AGI AgStkPlugin 11 Send comments on this topic.
GetDisplayUnit Method (IAgGatorPluginSite)
See Also 
Dimension





Description

Gets the display unit (scenario unit) for the given dimension.

Syntax

[Visual Basic .NET]
Public Function GetDisplayUnit( _
   ByVal Dimension As String _
) As String

[C#]
public string GetDisplayUnit(
string Dimension
);

[Managed C++]
public: String __gc ^ GetDisplayUnit(
String __gc ^ Dimension
);

[Java]
public String getDisplayUnit(
String Dimension
);

[Unmanaged C++]
public: HRESULT GetDisplayUnit(
BSTR Dimension,
BSTR * ReturnValue
);

Parameters

Dimension

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1