STK ObjectsSend comments on this topic.
SupportedMethods Property (IAgFmDefDilutionOfPrecision)
See Also
Windows





Windows & Linux

Description

Supported DOP methods.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.