AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.