JobElementPanelPaths Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.Paths"]
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic List<(SKPath Path, SKColor Color, float[] , float DashOffset, float StrokeThickness)> Paths { get; set; }
Property Value
ListValueTupleSKPath,
SKColor,
Single,
Single,
Single
See Also