AGI STK Util 11 Send comments on this topic.
PositionOffset Property (IAgOrientationPositionOffset)
See Also 





Description

Gets or sets the position offset cartesian vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PositionOffset() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector PositionOffset {get;}

[Managed C++]
public: __property IAgCartesian3Vector^ get_PositionOffset();

[Unmanaged C++]
public: HRESULT get_PositionOffset(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getPositionOffset();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1