A position vector.
Read-only property
[Visual Basic .NET] |
---|
Public Property Position() As IAgCartesian3Vector |
[C#] |
---|
public IAgCartesian3Vector Position {get;} |
[Managed C++] |
---|
public: __property IAgCartesian3Vector^ get_Position(); |
[Unmanaged C++] |
---|
public: HRESULT get_Position( |
[Java] |
---|
public IAgCartesian3Vector getPosition(); |