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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface