Gets the DisplayStyle object that defines the Model style.

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

Syntax

C#
public DisplayStyle GetDisplayStyleModel()
Visual Basic
Public Function GetDisplayStyleModel As DisplayStyle
Visual C++
public:
DisplayStyle^ GetDisplayStyleModel()

See Also