AGI STK Objects 11 Send comments on this topic.
PointDefinition Property (IAgCoverageDefinition)
See Also 
Windows






Windows & Linux

Description

Location of points on the coverage grid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointDefinition() As IAgCvPointDefinition

[C#]
public IAgCvPointDefinition PointDefinition {get;}

[Managed C++]
public: __property IAgCvPointDefinition^ get_PointDefinition();

[Unmanaged C++]
public: HRESULT get_PointDefinition(
IAgCvPointDefinition ** ppRetVal
);

[Java]
public IAgCvPointDefinition getPointDefinition();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface