ParcelStyleAreaFillHatchDisplayStylePlan Property

Note: This API is now obsolete.

Gets the AeccDisplayStyle property that specifies, for the area fill hatch pattern, such Plan display styles as color, linetype, plotstyle, etc.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Styles.ParcelStyle.GetAreaFillHatchDisplayStylePlan instead.", 
	false)]
public HatchDisplayStyle AreaFillHatchDisplayStylePlan { get; }

Property Value

HatchDisplayStyle
See Also