[]
        
(Showing Draft Content)

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

ShapePointM Constructor

ShapePointM(double, double, double)

Initializes new instance of ShapePointM.

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

The x coordinate value.

double y

The y coordinate value.

double m

The m value.