LineNormal Property

CVB.Net Documentation
Normal vector of the line. When setting a different normal vector, it will automatically normalized to a length of 1.0.

Namespace:  Stemmer.Cvb.Geometry2D
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Point2Dd Normal { get; set; }

Property Value

Type: Point2Dd
See Also

Reference