Gets a collection of object ids that represent the text components in a label.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
ObjectIdCollection GetTextComponentIds()
VB
Function GetTextComponentIds As ObjectIdCollection
C++
ObjectIdCollection^ GetTextComponentIds()