SurfaceHatchInfoPatternSpace Property

Gets or sets a double value to specify the spacing of lines in a user-defined pattern.

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

Property Value

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