AGI STK Objects 11 Send comments on this topic.
Offsets Property (IAgTargetVO)
See Also 





Description

Returns the 3D offsets properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Offsets() As IAgVOOffset

[C#]
public IAgVOOffset Offsets {get;}

[Managed C++]
public: __property IAgVOOffset^ get_Offsets();

[Unmanaged C++]
public: HRESULT get_Offsets(
IAgVOOffset ** ppRetVal
);

[Java]
public IAgVOOffset getOffsets();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1