SurfaceContourStyleSmoothingFactor Property |
Gets or sets an int value that specifies the degree to which the surface is smoothed.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic int SmoothingFactor { get; set; }Public Property SmoothingFactor As Integer
Get
Set
public:
property int SmoothingFactor {
int get ();
void set (int value);
}Property Value
Int32
Exceptions
See Also