CadLine.SecondPoint

CadLine.SecondPoint property

Gets or sets the second Point.

public Cad3DPoint SecondPoint { get; set; }

Property Value

The Second Point.

See Also