2027 Method
Changes 0
M

FilledRegionType.IsValidLineWeight

Description:
Indicates whether the given line weight value is valid.
public static bool IsValidLineWeight(
	int lineWeight
)
  • Int32
    lineWeight
    The line weight.
Return Value Boolean True if it is a valid line weight value, false otherwise.