Gets or sets whether or not to display a grid bubble at the end of ordinate dimension extension lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GridBubble As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDisplayDimension
Dim value As Boolean
instance.GridBubble = value
value = instance.GridBubble
|
C# | |
---|
bool GridBubble {get; set;} |
C++/CLI | |
---|
property bool GridBubble {
bool get();
void set (bool value);
} |
Return Value
True to display a grid bubble at the end of ordinate dimension extension lines, false to not
Example
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0