AnnotationBase.MaskFrame Property

AnnotationBaseMaskFrame Property

Gets or sets whether to draw a frame around a text mask

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public DimensionStyleMaskFrame MaskFrame { get; set; }
Public Property MaskFrame As DimensionStyleMaskFrame
	Get
	Set

Property Value

Type: DimensionStyleMaskFrame
See Also