FilledRegionType.IsValidFillPatternId
Description:
Check if the id is a FillPatternElement or an invalidElementId
Check if the id is a FillPatternElement or an invalidElementId
public bool IsValidFillPatternId(
ElementId patternId
)
-
patternIdElement id of the FillPatternElement
Return Value
bool
True if the id is InvalidElementId, or if the element is a FillPatternElement.
False otherwise.
-
A non-optional argument was null