Share

Database.NorthDirection Property

Description

Accesses an angle representing a direction towards North, based on the orientation of the drawing model in the WCS.

Visual Basic

Public Property NorthDirection() As double

C#

public double NorthDirection;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?