Category.GetGraphicsStyle
Method
Description:
Gets the graphics style associated with this category for the given graphics style type.
Gets the graphics style associated with this 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. |