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






Windows & Linux

Description

Returns 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.