Category.GetGraphicsStyle
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.
public GraphicsStyle GetGraphicsStyle(
GraphicsStyleType graphicsStyleType
)
-
graphicsStyleTypeThe type of graphics style.
Return Value
GraphicsStyle
-
Thrown when the input argument-"graphicsStyleType"-is out of range.