CadDataTableColumn.Point2D

CadDataTableColumn.Point2D property

Gets or sets the point 2d.

public Cad2DPoint Point2D { get; set; }

Property Value

The point 2d.

See Also