Click or drag to resize

JobElementPanelPaths Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.Paths"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public List<(SKPath Path, SKColor Color, float[] , float DashOffset, float StrokeThickness)> Paths { get; set; }

Property Value

ListValueTupleSKPath, SKColor, Single, Single, Single
See Also