LabelGroupSubEntity Class

A class that represents individual labels in a label group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public class LabelGroupSubEntity : ICommonLabelOptions, 
	ICommonLabel

Visual Basic

Public Class LabelGroupSubEntity _
	Implements ICommonLabelOptions, ICommonLabel

Visual C++

public ref class LabelGroupSubEntity : ICommonLabelOptions, 
	ICommonLabel

Inheritance Hierarchy

System.Object
  Autodesk.Civil.DatabaseServices.LabelGroupSubEntity

See Also