Gets or sets whether the callout text is enclosed within a box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TextBox As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICallout
Dim value As System.Boolean
instance.TextBox = value
value = instance.TextBox |
C# | |
---|
System.bool TextBox {get; set;} |
C++/CLI | |
---|
property System.bool TextBox {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True encloses the callout text in a box, false does not
Example
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0