[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.-ctor

ShapePoint Constructor

ShapePoint(double, double)

Initializes new instance of ShapePoint.

Declaration
public ShapePoint(double x, double y)
Parameters
Type Name Description
double x

The x coordinate value.

double y

The y coordinate value.