CadGeoData.NorthDirectionVector

CadGeoData.NorthDirectionVector property

Gets or sets the north direction vector.

public Cad2DPoint NorthDirectionVector { get; set; }

Property Value

The north direction vector.

See Also