ResetAllSubCommonLabelProperties Method

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

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

Syntax

C#

public void ResetAllSubCommonLabelProperties()

Visual Basic

Public Sub ResetAllSubCommonLabelProperties

Visual C++

public:
void ResetAllSubCommonLabelProperties()

See Also