RevisionSettings.RoundRevisionCloudSpacing
Method
Description:
Rounds the given revision cloud spacing value according to the document's settings.
Rounds the given revision cloud spacing value according to the document's settings.
Parameters
Parameter | Type | Description |
---|---|---|
ccda | Document | The document to use for rounding. |
rawValue | Double | The unrounded value. |
Return Value
Type | Description |
---|---|
Double | The rounded revision cloud spacing. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |