Get the available units for the LabelUnit.
Read-only property
[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(); |