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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.