AGI STK Objects 11 Send comments on this topic.
Resolution Property (IAgCvGrid)
See Also 





Description

Grid resolution.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Resolution() As IAgCvResolution

[C#]
public IAgCvResolution Resolution {get;}

[Managed C++]
public: __property IAgCvResolution^ get_Resolution();

[Unmanaged C++]
public: HRESULT get_Resolution(
IAgCvResolution ** ppRetVal
);

[Java]
public IAgCvResolution getResolution();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1