Click or drag to resize

BaseMarkableBitmapGraphicMask Property

List of points defining the outline of the bitmap. Can be used to crop the bitmap.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public IList<dvec2> Mask { get; }

Property Value

IListdvec2
See Also