Gets and sets the line width for this layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Width As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILayer
Dim value As Integer
instance.Width = value
value = instance.Width
|
C++/CLI | |
---|
property int Width {
int get();
void set (int value);
} |
Return Value
Line width as defined in swLineWeights_e
Example
See Also
Availability
SolidWorks 99, datecode 1999207