settings to specify the default name formats for sample line.

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

Syntax

C#
public SettingsSectionView..::..SettingsProjectionLabelPlacement ProjectionLabelPlacement { get; }
Visual Basic
Public ReadOnly Property ProjectionLabelPlacement As SettingsSectionView..::..SettingsProjectionLabelPlacement
	Get
Visual C++
public:
property SettingsSectionView..::..SettingsProjectionLabelPlacement^ ProjectionLabelPlacement {
	SettingsSectionView..::..SettingsProjectionLabelPlacement^ get ();
}

See Also