AGI STK VGT 11 Send comments on this topic.
MethodType Property (IAgCrdnGridCoordinateDefinition)
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();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface