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
Syntaxpublic bool DrawTextFrame { get; set; }
Public Property DrawTextFrame As Boolean
Get
Set
Property Value
Type:
Boolean
See Also