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






Windows & Linux

Description

Specify the position of the system's origin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Position() As IAgCrdnLLAPosition
[C#]
public IAgCrdnLLAPosition Position {get;}
[Managed C++]
public: __property IAgCrdnLLAPosition^ get_Position();
[Unmanaged C++]
public: HRESULT get_Position(
   IAgCrdnLLAPosition ** ppRetVal
);
[Java]
public IAgCrdnLLAPosition getPosition();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.