Share

LabelRotationType Enumeration

An enumeration that specifies the label rotation type.



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

Syntax

C#

public enum LabelRotationType

VB

Public Enumeration LabelRotationType

C++

public enum class LabelRotationType

Members

Member nameValueDescription
NotSupported0 
Dragged1 
NonDragged2 
Both3 

See Also

Reference

Was this information helpful?