Smoothing Property [AutoContourGridMap]
The Smoothing property returns or sets the Smoothing value. Returns a Long.
Syntax
object.Smoothing
object.Smoothing = Smoothing
Parameter | Type | Description |
Smoothing | Long | required; grfSmoothing |
Example
This example shows how to set the smoothness for the contour gridding.
ContGrid.Smoothing = 1
Used by: AutoContourGridMap object