AnnotationBase.DrawTextFrame Property

AnnotationBaseDrawTextFrame 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 bool DrawTextFrame { get; set; }
Public Property DrawTextFrame As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also