AdaptiveComponentFamilyUtils.IsAdaptivePoint
Method
Description:
Verifies if the Reference Point is an Adaptive Point.
Verifies if the Reference Point is an Adaptive Point.
Parameters
Parameter | Type | Description |
---|---|---|
doc | Document | The Document |
refPointId | ElementId | The ReferencePoint id |
Return Value
Type | Description |
---|---|
Boolean | True if the Point is an Adaptive Point (Placement Point or Shape Handle Point). |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |