Gets or sets the unit of the Width property.
Read-write property
[Visual Basic .NET] |
---|
Public Property WidthUnit() As AgEStkGraphicsScreenOverlayUnit |
[C#] |
---|
public AgEStkGraphicsScreenOverlayUnit WidthUnit {get; set;} |
[Managed C++] |
---|
public: __property AgEStkGraphicsScreenOverlayUnit get_WidthUnit(); |
[Unmanaged C++] |
---|
public: HRESULT get_WidthUnit( |
[Java] |
---|
public AgEStkGraphicsScreenOverlayUnit getWidthUnit();public void setWidthUnit( |