Resets the properties of all the sub-entity labels to their defaults.

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

Syntax

C#
public void ResetAllSubCommonLabelProperties()
Visual Basic
Public Sub ResetAllSubCommonLabelProperties
Visual C++
public:
void ResetAllSubCommonLabelProperties()

See Also