SlopeInterceptItemBaseLine Property

Get/Set the base line to use in the case that one of slopes is vertical.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public FLine BaseLine { get; set; }

Property Value

FLine

See Also