JobElementPanelArrowPoints Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.ArrowPoints"]
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic List<(dvec2 Position, dvec2 Direction, Color Color, bool Opaque)> ArrowPoints { get; }
Property Value
ListValueTupledvec2,
dvec2,
Color,
Boolean
See Also