Gets the style of this group of center marks.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Style As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim value As Integer
value = instance.Style
|
C++/CLI | |
---|
property int Style {
int get();
} |
Return Value
Center mark style as defined in swCenterMarkStyle_e
Example
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0