ExecutionSequence.FillingPenNumber Property |
The filling pen number. Null means inherited from the outline pen.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntaxpublic int? FillingPenNumber { get; set; }
Property Value
Nullable<Int32>
See Also