FilledRegion.IsValidFilledRegionTypeId
Method
Description:
Indicates whether the given Id is a valid filled region type Id.
Indicates whether the given Id is a valid filled region type Id.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
typeId | ElementId | The filled region type Id. |
Return Value
Type | Description |
---|---|
Boolean | True if it is a valid filled region type Id, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |