MatchLineStyleMatchLineMaskHatchDisplayStyle Property

Note: This API is now obsolete.

Gets the HatchDisplayStyle that specifies the hatch pattern for the match line mask areas.

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

Property Value

HatchDisplayStyle
See Also