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 VariantArray getBest4MetricSupportedTypes();

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.