The interface ICommonLabel declares properties and methods common to all classes representing labels.

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

Syntax

C#
public interface ICommonLabel
Visual Basic
Public Interface ICommonLabel
Visual C++
public interface class ICommonLabel

See Also