AnnotationBase.MaskEnabled Property

AnnotationBaseMaskEnabled Property

Determines whether or not to draw a Text Mask

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool MaskEnabled { get; set; }
Public Property MaskEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also