Category.SetLineWeight
Description:
Sets the line weight for the given graphics style type.
Sets the line weight for the given graphics style type.
public void SetLineWeight(
int lineWeight,
GraphicsStyleType graphicsStyleType
)
-
Int32lineWeight
-
graphicsStyleTypeThe type of graphics style.
-
Thrown when the input argument-"lineWeight" or "graphicsStyleType"-is out of range.