Click or drag to resize

MaximumCountPathPrimitiveUpdatePolicyUpdate Method

Removes points from RemoveLocation if the size of the line is greater than MaximumCount.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override sealed void Update(
	PathPrimitive pathPrimitive,
	JulianDate date
)

Parameters

pathPrimitive
Type: AGI.Foundation.GraphicsPathPrimitive
The primitive to be updated.
date
Type: AGI.Foundation.TimeJulianDate
The time.
See Also

Reference

Advanced.PathPrimitiveUpdatePolicy