CadLine.FirstPoint

CadLine.FirstPoint property

Gets or sets the first Point.

public Cad3DPoint FirstPoint { get; set; }

Property Value

The First Point.

See Also