StructureStyleGetDisplayStyleProfile Method

Gets the DisplayStyle object that defines the Profile style for the component indicated by the specified StructureDisplayStyleProfileType value.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public DisplayStyle GetDisplayStyleProfile(
	StructureDisplayStyleProfileType component
)

Parameters

component  StructureDisplayStyleProfileType
The Structure display component to get.

Return Value

DisplayStyle
See Also