Gets whether a center mark is in a linear or circular pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsGrouped As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim value As System.Boolean
value = instance.IsGrouped |
C# | |
---|
System.bool IsGrouped {get;} |
C++/CLI | |
---|
property System.bool IsGrouped {
System.bool get();
} |
Property Value
True if the center mark is in a linear or circular pattern, false if not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0