DimensionLineLineWeight Property (IDimensionStyleLineOptions)
Gets or sets the LineWeight for the Dimension line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimensionLineLineWeight As dsLineWeight_e |
JavaScript | |
---|
get_DimensionLineLineWeight () : String
put_DimensionLineLineWeight (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_DimensionLineLineWeight(
dsLineWeight_e* Val
)
HRESULT put_DimensionLineLineWeight(
dsLineWeight_e NewVal |
C++ | |
---|
DSRESULT get_DimensionLineLineWeight (
dsLineWeight_e* Val
)
DSRESULT put_DimensionLineLineWeight(
dsLineWeight_e NewVal
) |
Property Value
LineWeight as defined in
dsLineWeight_e
See Also
Availability
DraftSight V1R1.2