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






Windows & Linux

Description

Get the tick mark data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TickMarks() As IAgVeVOOrbitTickMarks

[C#]
public IAgVeVOOrbitTickMarks TickMarks {get;}

[Managed C++]
public: __property IAgVeVOOrbitTickMarks^ get_TickMarks();

[Unmanaged C++]
public: HRESULT get_TickMarks(
IAgVeVOOrbitTickMarks ** ppRetVal
);

[Java]
public IAgVeVOOrbitTickMarks getTickMarks();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface