Share

ShapeStyle.GetHatchDisplayStyleProfile Method

Gets the HatchDisplayStyle object that specifies profile display properties.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public HatchDisplayStyle GetHatchDisplayStyleProfile()

VB

Public Function GetHatchDisplayStyleProfile As HatchDisplayStyle

C++

public:
HatchDisplayStyle^ GetHatchDisplayStyleProfile()

Return Value

HatchDisplayStyle

See Also

Reference

Was this information helpful?