PointStyleGetDisplayStyleModel Method

Gets the DisplayStyle object that specifies model display properties for the point component.

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

Parameters

type  PointDisplayStyleType
 

Return Value

DisplayStyle
See Also