AGI STK Graphics 11 Send comments on this topic.
SortOrder Property (IAgStkGraphicsMarkerBatchPrimitive)
See Also 





Description

Gets the order in which markers in the marker batch are sorted before rendering.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SortOrder() As AgEStkGraphicsMarkerBatchSortOrder

[C#]
public AgEStkGraphicsMarkerBatchSortOrder SortOrder {get;}

[Managed C++]
public: __property AgEStkGraphicsMarkerBatchSortOrder get_SortOrder();

[Unmanaged C++]
public: HRESULT get_SortOrder(
AgEStkGraphicsMarkerBatchSortOrder * pRetVal
);

[Java]
public AgEStkGraphicsMarkerBatchSortOrder getSortOrder();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1