Specify the position of the system's
origin.
Read-only property
[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(
|
[Java] |
---|
public IAgCrdnLLAPosition getPosition();
|