Gets or sets the unit of the X property.
Read-write property
[Visual Basic .NET] |
---|
Public Property XUnit() As AgEStkGraphicsScreenOverlayUnit |
[C#] |
---|
public AgEStkGraphicsScreenOverlayUnit XUnit {get; set;} |
[Managed C++] |
---|
public: __property AgEStkGraphicsScreenOverlayUnit get_XUnit(); |
[Unmanaged C++] |
---|
public: HRESULT get_XUnit( |
[Java] |
---|
public AgEStkGraphicsScreenOverlayUnit getXUnit();public void setXUnit( |