AGI STK Graphics 11 Send comments on this topic.
InitializeWithParameters Method (IAgStkGraphicsMaximumCountPathPrimitiveUpdatePolicyFactory)
See Also 
MaximumCount
Sets the maximum position count.
RemoveLocation
Sets the remove location.

Description

Initializes a policy with the specified maximumCount and removeLocation.

Syntax

[Visual Basic .NET]
Public Function InitializeWithParameters( _
   ByVal MaximumCount As Integer, _
   ByVal RemoveLocation As AgEStkGraphicsPathPrimitiveRemoveLocation _
) As IAgStkGraphicsMaximumCountPathPrimitiveUpdatePolicy

Parameters

MaximumCount
Sets the maximum position count.
RemoveLocation
Member Value Description
eStkGraphicsRemoveLocationFront 0 Remove from the front of the line.
eStkGraphicsRemoveLocationBack 1 Remove from the back of the line.
Sets the remove location.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface