Gets or sets the width of the line for this component for this drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Width As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingComponent
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
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0