2027 Method
Changes 4
M

FilledRegionType.IsValidSolidFillPatternId

Description:
Checks if the id is valid for a background pattern
public bool IsValidSolidFillPatternId(
	ElementId patternId
)
  • patternId
    Element id of the FillPatternElement
Return Value Boolean False if in a family and the id is a solid fill pattern and 'isMasking' is masking is false. True otherwise.