Gets or sets the position offset cartesian vector.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property PositionOffset() As IAgCartesian3Vector | 
| [C#] | 
|---|
| public IAgCartesian3Vector PositionOffset {get;} | 
| [Managed C++] | 
|---|
| public: __property IAgCartesian3Vector ^ get_PositionOffset(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public IAgCartesian3Vector getPositionOffset(); | 
| [Python - STK API] | 
|---|
| @property def PositionOffset(self) -> "IAgCartesian3Vector": | 





