TableStyleMaintainViewOrientation Property

Gets or sets the boolean value that determines whether to realign the table to the view (screen) direction regardless of User Coordinate System or twist settings.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool MaintainViewOrientation { get; set; }

Property Value

Boolean
See Also