AGI STK VGT 11 Send comments on this topic.
FixedPoint Property (IAgCrdnPointFixedInSystem)
See Also 





Description

Specify the point's position. The position is relative with respect to the specified reference system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FixedPoint() As IAgPosition

[C#]
public IAgPosition FixedPoint {get;}

[Managed C++]
public: __property IAgPosition^ get_FixedPoint();

[Unmanaged C++]
public: HRESULT get_FixedPoint(
IAgPosition ** ppRetVal
);

[Java]
public IAgPosition getFixedPoint();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1