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