SurfaceHatchInfoPatternDouble Property

Gets or sets a boolean value to specify whether to use the user-defined pattern in two vertical direction.

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

Property Value

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