<Code Lib>
2027 Property
Changes 0
P

FilledRegionType.IsMasking

Description:
If true then the FilledRegion will cover the lines and edges of objects behind it. If false then lines and edges will remain visible.

public bool IsMasking { get; set; }

  • When setting this property: In a family a FilledRegionType with a solid fill pattern isMasking must always be true.

Loading…