Gets the DisplayStyle object that specifies profile display properties.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public DisplayStyle GetDisplayStyleProfile( ProjectionDisplayStyleProfileType type )
VB
Public Function GetDisplayStyleProfile ( type As ProjectionDisplayStyleProfileType ) As DisplayStyle
C++
public: DisplayStyle^ GetDisplayStyleProfile( ProjectionDisplayStyleProfileType type )
Parameters
- type ProjectionDisplayStyleProfileType
- The type of DisplayStyle to get.