Click or drag to resize

ExecutionSequence.OutlinePenNumber Property

The outline pen number. Null means inherited from the job element.

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

Property Value

Nullable<Int32>
See Also