AGI STK Objects 11 Send comments on this topic.
VertexOffset Property (IAgSnVO)
See Also 





Description

Get the sensor's Vertex Offset properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VertexOffset() As IAgSnVOOffset

[C#]
public IAgSnVOOffset VertexOffset {get;}

[Managed C++]
public: __property IAgSnVOOffset^ get_VertexOffset();

[Unmanaged C++]
public: HRESULT get_VertexOffset(
IAgSnVOOffset ** ppRetVal
);

[Java]
public IAgSnVOOffset getVertexOffset();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1