Gets the DisplayStyle object that defines the Model style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public DisplayStyle GetDisplayStyleModel()
Visual Basic
Public Function GetDisplayStyleModel As DisplayStyle
Visual C++
public: DisplayStyle^ GetDisplayStyleModel()