RadialArray.GetMinimumSize
Method
Description:
Returns the minimum size for a radial array based on the document.
Returns the minimum size for a radial array based on the document.
Remarks:
This value is 3 in projects and 0 in families.
This value is 3 in projects and 0 in families.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
Return Value
Type | Description |
---|---|
Int32 | The minimum size of an array. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |