AGI STK VGT 11Send comments on this topic.
GridValuesMethod Property (IAgCrdnGridCoordinateDefinition)
See Also 
Windows






Windows & Linux

Description

Sets/Returns the grid values interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GridValuesMethod() As IAgCrdnGridValuesMethod
[C#]
public IAgCrdnGridValuesMethod GridValuesMethod {get;}
[Managed C++]
public: __property IAgCrdnGridValuesMethod^ get_GridValuesMethod();
[Unmanaged C++]
public: HRESULT get_GridValuesMethod(
   IAgCrdnGridValuesMethod ** ppRetVal
);
[Java]
public IAgCrdnGridValuesMethod getGridValuesMethod();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.