STK Graphics PrimitivesSend comments on this topic.
InitializeSizeSourceSortOrderSetHintAndRenderingMethod Method (IAgStkGraphicsMarkerBatchPrimitiveFactory)
See Also
SizeSource
Determines the source used for the size of markers in the batch.
SortOrder
The order in which markers in the batch should be sorted before rendering.
SetHint
RenderingMethod
The method used to render the primitive.
Windows





Windows & Linux

Description

Initializes a marker batch primitive with the specified arguments.

Syntax

[Visual Basic .NET]
Public Function InitializeSizeSourceSortOrderSetHintAndRenderingMethod( _
    ByVal SizeSource As AgEStkGraphicsMarkerBatchSizeSource, _
    ByVal SortOrder As AgEStkGraphicsMarkerBatchSortOrder, _
    ByVal SetHint As AgEStkGraphicsSetHint, _
    ByVal RenderingMethod As AgEStkGraphicsMarkerBatchRenderingMethod _
) As IAgStkGraphicsMarkerBatchPrimitive

Parameters

SizeSource
Determines the source used for the size of markers in the batch.
SortOrder
The order in which markers in the batch should be sorted before rendering.
SetHint
RenderingMethod
The method used to render the primitive.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.