<Code Lib>
2026 Method
Changes 0
M

Category.GetLineWeight

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

public int? GetLineWeight(
	GraphicsStyleType graphicsStyleType
)

Return Value Nullable<Int32> Nullable Int32

Loading…