AGI STK Objects 11 Send comments on this topic.
AvailableLabelUnits Property (IAgGfxRangeContours)
See Also 





Description

The available units for the LabelUnit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableLabelUnits() As System.Array

[C#]
public System.Array AvailableLabelUnits {get;}

[Managed C++]
public: __property System::Array^ get_AvailableLabelUnits();

[Unmanaged C++]
public: HRESULT get_AvailableLabelUnits(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableLabelUnits();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1