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