HatchDisplayStyleHatchType Property

Gets or sets the HatchType enum value that specifies the pattern as one of: user-defined, pre-defined, custom defined, or solid filled.

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

Property Value

HatchType
See Also