Click or drag to resize

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; }

Property Value

Type: DimensionStyleMaskFrame
See Also