FilledRegionType.IsValidSolidFillPatternId
Description:
Checks if the id is valid for a background pattern
Checks if the id is valid for a background pattern
public bool IsValidSolidFillPatternId(
ElementId patternId
)
-
patternIdElement id of the FillPatternElement
Return Value
bool
False if in a family and the id is a solid fill pattern and 'isMasking' is masking is false.
True otherwise.
-
A non-optional argument was null