Share

SettingsProfileView.ProjectionLabelPlacement Property

Gets style settings for profile view.



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

Syntax

C#

public SettingsProfileViewSettingsProjectionLabelPlacement ProjectionLabelPlacement { get; }

VB

Public ReadOnly Property ProjectionLabelPlacement As SettingsProfileViewSettingsProjectionLabelPlacement
	Get

C++

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

Property Value

SettingsProfileViewSettingsProjectionLabelPlacement

See Also

Reference

Was this information helpful?