BaseMarkableBitmapGraphicMask Property |
List of points defining the outline of the bitmap. Can be used to crop the bitmap.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic IList<dvec2> Mask { get; }
Property Value
IListdvec2
See Also