ProfileProjectionLabelStyle Property

Settings for ProfileView ProfileProjectionLabelStyle.

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

Syntax

C#

public PropertyString ProfileProjectionLabelStyle { get; }

Visual Basic

Public ReadOnly Property ProfileProjectionLabelStyle As PropertyString
	Get

Visual C++

public:
property PropertyString^ ProfileProjectionLabelStyle {
	PropertyString^ get ();
}

See Also