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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1