Click or drag to resize

BaseVectorGraphicElementPenNumber Property

The starting pen number before processing the element.

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

Property Value

NullableInt32
See Also