GetDisplayStyleModel Method

Gets the DisplayStyle object that defines the model style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.208.0

Syntax

C#

public DisplayStyle GetDisplayStyleModel()

Visual Basic

Public Function GetDisplayStyleModel As DisplayStyle

Visual C++

public:
DisplayStyle^ GetDisplayStyleModel()

See Also