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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.