A Long type property. Gets and sets the spline smoothness value for shapes of the document. It's set as the default value for new shapes, that contain spline segments.
Applies to: Document object
[[Let] splineSmoothRet =] object.SplineSmooth [Let] object.SplineSmooth = splineSmoothSet |
The SplineSmooth property syntax has these parts:
Part | Description |
object | Required. An expression, that returns a Document object. |
snapSensRet | Optional. A Long type variable. |
snapSensSet | Required. An expression that returns a Long value. |
The spline smoothness value is specified in percent, that is, the value of the SplineSmooth property may range from 0 to 100. An attempt to set any other value is ignored.
See Also |
Scale property, SnapSensitivity property, SplineSmooth property |