ResetAllSubCommonLabelLocations Method

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

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

Syntax

C#

public void ResetAllSubCommonLabelLocations()

Visual Basic

Public Sub ResetAllSubCommonLabelLocations

Visual C++

public:
void ResetAllSubCommonLabelLocations()

See Also