AGI STK VGT 11 Send comments on this topic.
UnitOfMeasure Property (IAgCrdnCalcScalar)
See Also 





Description

Returns calc scalar's unit of measure, i.e. 'AngleUnit', 'DistanceUnit', etc.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UnitOfMeasure() As String

[C#]
public string UnitOfMeasure {get;}

[Managed C++]
public: __property String __gc ^ get_UnitOfMeasure();

[Unmanaged C++]
public: HRESULT get_UnitOfMeasure(
BSTR * pRetVal
);

[Java]
public String getUnitOfMeasure();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1