Sets the color of the selected components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetSelectionColor( _
ByVal special As Boolean, _
ByVal colorIndex As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IAdvancedRouteSelector
Dim special As Boolean
Dim colorIndex As Integer
instance.SetSelectionColor(special, colorIndex)
|
Parameters
- special
True uses a specific color for selections, false does not
- colorIndex
- Integer value for RGB value
Example
See Also
Availability
SolidWorks Routing 2009 FCS