STK ObjectsSend comments on this topic.
Best4MetricSupportedTypes Property (IAgFmDefDataBest4)
See Also
Windows





Windows & Linux

Description

Best 4 supported types.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Best4MetricSupportedTypes() As System.Array
[C#]
public System.Array Best4MetricSupportedTypes {get;}
[Managed C++]
public: __property System::Array get_Best4MetricSupportedTypes();
[Unmanaged C++]
public: HRESULT get_Best4MetricSupportedTypes(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getBest4MetricSupportedTypes();
[Python - STK API ]
@property
def Best4MetricSupportedTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.