LabelStyleGetComponentsDrawOrder Method

Gets the supported components in draw order, component at the end(as UI list on the top) is drawn last.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId[] GetComponentsDrawOrder()

Return Value

ObjectId
See Also