SectionCorridorPointLabelGroupgetDisplayedSubEntities Method |
Gets sub-entity labels managed by this label group and these sub-entity labels all are displayed on UI and all have
valid anchor info.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic IList<LabelGroupSubEntity> getDisplayedSubEntities()
Public Function getDisplayedSubEntities As IList(Of LabelGroupSubEntity)
public:
IList<LabelGroupSubEntity^>^ getDisplayedSubEntities()
Return Value
IListLabelGroupSubEntity
See Also