Gets or sets the unit of the Y
property.
Read-write property
[Visual Basic .NET] |
---|
Public Property YUnit() As AgEStkGraphicsScreenOverlayUnit
|
[C#] |
---|
public AgEStkGraphicsScreenOverlayUnit YUnit {get; set;}
|
[Managed C++] |
---|
public: __property AgEStkGraphicsScreenOverlayUnit get_YUnit();
|
[Unmanaged C++] |
---|
public: HRESULT get_YUnit(
|
[Java] |
---|
public AgEStkGraphicsScreenOverlayUnit getYUnit();public void setYUnit(
|