Share

ProfileStyle.GetProfileMarkerDisplayStyleSection Method

Gets the AeccDisplayStyle for marker display style in section view orientation.



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

Syntax

C#

public DisplayStyle GetProfileMarkerDisplayStyleSection()

VB

Public Function GetProfileMarkerDisplayStyleSection As DisplayStyle

C++

public:
DisplayStyle^ GetProfileMarkerDisplayStyleSection()

Return Value

DisplayStyle

See Also

Reference

Was this information helpful?