STK AgCrdnPluginSend comments on this topic.
UnitAbbrv Property (IAgCrdnCalcScalarPluginResultEval)
See Also
Windows





Windows & Linux

Description

Unit abbreviation for the current units.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UnitAbbrv() As String
[C#]
public string UnitAbbrv {get;}
[Managed C++]
public: __property String __gc ^ get_UnitAbbrv();
[Unmanaged C++]
public: HRESULT get_UnitAbbrv(
    BSTR * pUnitAbbrv
);
[Java]
public String getUnitAbbrv();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.