AGI STK VGT 11 Send comments on this topic.
GetPoint Method (IAgCrdnPointRefTo)
See Also 





Description

Returns the actual point object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetPoint() As IAgCrdnPoint

[C#]
public IAgCrdnPoint GetPoint();

[Managed C++]
public: IAgCrdnPoint^ GetPoint();

[Java]
public IAgCrdnPoint getPoint();

[Unmanaged C++]
public: HRESULT GetPoint(
IAgCrdnPoint ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1