ProfileStyleGetDisplayStyleProfile Method

Gets the DisplayStyle object that specifies profile display properties for the Profile component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public DisplayStyle GetDisplayStyleProfile(
	ProfileDisplayStyleProfileType type
)

Parameters

type  ProfileDisplayStyleProfileType
 

Return Value

DisplayStyle
See Also