AdaptiveComponentFamilyUtils.IsAdaptivePlacementPoint
Method
Description:
Verifies if the Reference Point is an Adaptive Placement Point.
Verifies if the Reference Point is an Adaptive Placement 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 Placement Point. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |