Share

StructureStyle.GetHatchStyleProfile Method

Gets the HatchDisplayStyle object that defines the Profile style for the component indicated by the specified StructureHatchStyleProfileType value.



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

Syntax

C#

public HatchDisplayStyle GetHatchStyleProfile()

VB

Public Function GetHatchStyleProfile As HatchDisplayStyle

C++

public:
HatchDisplayStyle^ GetHatchStyleProfile()

Return Value

HatchDisplayStyle

See Also

Reference

Was this information helpful?