Sets the line thickness for the drawing component.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IDrawingComponent
Dim LineFontOption As System.Integer
Dim LineWeights As System.Integer
Dim Thickness As System.Double
instance.SetLineThickness(LineFontOption, LineWeights, Thickness) |
Parameters
- LineFontOption
- Line font style of the component as defined in swDrawingComponentLineFontOption_e
- LineWeights
- Line weight style as defined in swLineWeights_e
- Thickness
- Thickness of line; only valid if LineWeights set to swLW_CUSTOM
Example
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0