Click or drag to resize

ExecutionSequenceExecutions Property

The number of iteration. Use -1 for infinite number of passes.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public int Executions { get; set; }

Property Value

Int32
See Also