2027 Method
Changes 0
M

RevisionSettings.RoundRevisionCloudSpacing

Description:
Rounds the given revision cloud spacing value according to the document's settings.
public static double RoundRevisionCloudSpacing(
	Document ccda,
	double rawValue
)
  • ccda
    The document to use for rounding.
  • Double
    rawValue
    The unrounded value.
Return Value Double The rounded revision cloud spacing.