Click or drag to resize

JobElementPanelDrills Property

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


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public List<(dvec2 Position, Color Color)> Drills { get; }

Property Value

ListValueTupledvec2, Color
See Also