Gets or sets the line width for this sketch segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Width As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSegment
Dim value As System.Integer
instance.Width = value
value = instance.Width |
C# | |
---|
System.int Width {get; set;} |
C++/CLI | |
---|
property System.int Width {
System.int get();
void set ( & System.int value);
} |
Property Value
Line width used for this sketch segment as defined in
swLineWeights_e
Example
Remarks
See Also
Availability
SOLIDWORKS 99, datecode 1999207