Click or drag to resize

PathPrimitive.UpdatePolicy Property

Gets or sets how the primitive will be updated based on the current animation time.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual PathPrimitiveUpdatePolicy UpdatePolicy { get; set; }

Property Value

Type: PathPrimitiveUpdatePolicy
See Also