STK AgCrdnPluginSend comments on this topic.
Dimension Property (IAgCrdnConfiguredCalcScalarWithRate)
See Also
Windows





Windows & Linux

Description

Name of the dimension of this calc scalar.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Dimension() As String
[C#]
public string Dimension {get;}
[Managed C++]
public: __property String __gc ^ get_Dimension();
[Unmanaged C++]
public: HRESULT get_Dimension(
    BSTR * pDimension
);
[Java]
public String getDimension();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.