<Code Lib>
2024 Method
Changes 0
M

Category.GetLineWeight

Description:
Retrieves the line weight assigned to the category for the given graphics style type.

public Nullable<int> GetLineWeight(
	GraphicsStyleType graphicsStyleType
)

Return Value Nullable<int> Nullable Int32

Loading…