Click or drag to resize

ExecutionSequenceExecutions Property

The number of iteration. Use -1 for infinite number of passes. Null means inherited from the parent job element/layer.

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

Property Value

NullableInt32
See Also