<Code Lib>
2020 Method
Changes 0
M

FilledRegionType.IsValidLineWeight

Description:
Indicates whether the given line weight value is valid.

public static bool IsValidLineWeight(
	int lineWeight
)

Return Value bool True if it is a valid line weight value, false otherwise.

Loading…