SurfaceHatchInfoPatternScale Property

Gets or sets the scale of pattern to expand or contract a predefined or custom-defined pattern.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double PatternScale { get; set; }

Property Value

Double
Remarks
This property can still be gotten or set when pattern is user-defined, but is meaningless.
See Also