Click or drag to resize

BaseMarkableBitmapGraphicGetEndPosition Method

Returns the untransformed end position.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public dvec2 GetEndPosition()

Return Value

dvec2
Untransformed end position
See Also