Category.GetLineWeight
Method
Description:
Retrieves the line weight assigned to the category for the given graphics style type.
Retrieves the line weight assigned to the category for the given graphics style type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| graphicsStyleType | GraphicsStyleType | The type of graphics style. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when the input argument-"graphicsStyleType"-is out of range. |