Specify whether to cause the chosen North arrow block to be aligned to North.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean AlignNorthArrow { get; }
VB
Public ReadOnly Property AlignNorthArrow As PropertyBoolean Get
C++
public: property PropertyBoolean^ AlignNorthArrow { PropertyBoolean^ get (); }