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






Windows & Linux

Description

Get the type of tick marks to display.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TickDataType() As AgETickData

[C#]
public AgETickData TickDataType {get;}

[Managed C++]
public: __property AgETickData get_TickDataType();

[Unmanaged C++]
public: HRESULT get_TickDataType(
AgETickData * pRetVal
);

[Java]
public AgETickData getTickDataType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface