STK UtilSend comments on this topic.
Abbrv Property (IAgUnitPrefsUnit)
See Also
Windows





Windows & Linux

Description

Returns the abbreviation of the unit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Abbrv() As String
[C#]
public string Abbrv {get;}
[Managed C++]
public: __property String __gc ^ get_Abbrv();
[Unmanaged C++]
public: HRESULT get_Abbrv(
    BSTR * pAbbrv
);
[Java]
public String getAbbrv();
[Python - STK API ]
@property
def Abbrv(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.