Click or drag to resize

JobElementPanelStartPoint Property

Start position in job element's coordinates

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public dvec2? StartPoint { get; set; }

Property Value

Nullabledvec2
See Also