Property Width
Width
Gets or sets the width to draw at, or null to inherit the placeholder's extent.
public Emu? Width { get; set; }
Property Value
- Emu?
Gets or sets the width to draw at, or null to inherit the placeholder's extent.
public Emu? Width { get; set; }