Gets the color of the wire.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Color As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IWireProperty
Dim value As Integer
value = instance.Color
|
C++/CLI | |
---|
property int Color {
int get();
} |
Return Value
COLORREF value
See Also
Availability
SolidWorks Routing 2006 FCS