CadViewTableObject.CenterPoint

CadViewTableObject.CenterPoint property

Gets or sets the center point.

public Cad2DPoint CenterPoint { get; set; }

Property Value

The center point.

See Also