<Code Lib>
2025 Property
Changes 0
P

FilledRegionType.LineWeight

Description:
The line weight of the fill pattern.

public int LineWeight { get; set; }

  • When setting this property: lineWeight is not a valid line weight value (it must be within the range of 1-16).

Loading…