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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId[] GetComponentsDrawOrder()
Public Function GetComponentsDrawOrder As ObjectId()
public:
array<ObjectId>^ GetComponentsDrawOrder()
Return Value
ObjectId
See Also