STK Vector Geometry ToolSend comments on this topic.
MethodType Property (IAgCrdnGridValuesMethod)
See Also
Windows





Windows & Linux

Description

Grid values method type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MethodType() As AgECrdnVolumetricGridValuesMethodType
[C#]
public AgECrdnVolumetricGridValuesMethodType MethodType {get;}
[Managed C++]
public: __property AgECrdnVolumetricGridValuesMethodType get_MethodType();
[Unmanaged C++]
public: HRESULT get_MethodType(
    AgECrdnVolumetricGridValuesMethodType * pRetVal
);
[Java]
public AgECrdnVolumetricGridValuesMethodType getMethodType();
[Python - STK API ]
@property
def MethodType(self) -> "AgECrdnVolumetricGridValuesMethodType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.