Inserts a center mark in a drawing document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertCenterMark3( _
ByVal Style As Integer, _
ByVal Propagate As Boolean, _
ByVal Slot As Boolean _
) As CenterMark |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim Style As Integer
Dim Propagate As Boolean
Dim Slot As Boolean
Dim value As CenterMark
value = instance.InsertCenterMark3(Style, Propagate, Slot)
|
Parameters
- Style
- Style as defined in swCenterMarkStyle_e
- Propagate
- True if the center mark should propagate throughout the pattern, false if not
- Slot
- True if this is slot-style center mark, false if not
Return Value
Center mark
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0