Share

LabelRotationType Enumeration

An enumeration that specifies the label rotation type.

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

Syntax

C#

public enum LabelRotationType

Visual Basic

Public Enumeration LabelRotationType

Visual C++

public enum class LabelRotationType

Members

Member nameValueDescription
NotSupported0
Dragged1
NonDragged2
Both3

See Also

Was this information helpful?