Share

SettingsSectionView.ProjectionLabelPlacement Property

settings to specify the default name formats for sample line.



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

Syntax

C#

public SettingsSectionViewSettingsProjectionLabelPlacement ProjectionLabelPlacement { get; }

VB

Public ReadOnly Property ProjectionLabelPlacement As SettingsSectionViewSettingsProjectionLabelPlacement
	Get

C++

public:
property SettingsSectionViewSettingsProjectionLabelPlacement^ ProjectionLabelPlacement {
	SettingsSectionViewSettingsProjectionLabelPlacement^ get ();
}

Property Value

SettingsSectionViewSettingsProjectionLabelPlacement

See Also

Reference

Was this information helpful?