Gets the size of the wire.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Size As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IWireProperty
Dim value As System.String
value = instance.Size |
C# | |
---|
System.string Size {get;} |
C++/CLI | |
---|
property System.String^ Size {
System.String^ get();
} |
Property Value
Size of the wire
See Also
Availability
SolidWorks Routing 2006 FCS