CadXLine.FirstPoint

CadXLine.FirstPoint property

Gets or sets the first point .

public override Cad3DPoint FirstPoint { get; set; }

Property Value

The First Point .

See Also