STK ObjectsSend 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 AgSafeArray getAvailableLabelUnits();
[Python - STK API ]
@property
def AvailableLabelUnits(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.