ParcelStyleGetAreaFillHatchDisplayStyleModel Method |
Gets the AeccDisplayStyle property that specifies, for the area fill hatch pattern, such Model display styles as color, linetype, plotstyle, etc.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic HatchDisplayStyle GetAreaFillHatchDisplayStyleModel()
Public Function GetAreaFillHatchDisplayStyleModel As HatchDisplayStyle
public:
HatchDisplayStyle^ GetAreaFillHatchDisplayStyleModel()
Return Value
HatchDisplayStyle
See Also