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