AdaptiveComponentFamilyUtils.GetNumberOfShapeHandlePoints
Method
Description:
Gets number of Shape Handle Point Elements in Adaptive Component Family.
Gets number of Shape Handle Point Elements in Adaptive Component Family.
Parameters
| Parameter | Type | Description |
|---|---|---|
| family | Family | The Family |
Return Value
| Type | Description |
|---|---|
| Int32 | Number of Adaptive Shape Handle Point Element References in the Adaptive Component Family. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The Family family is not an Adaptive Component Family. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This operation failed. |