[]
        
(Showing Draft Content)

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

ShapePointZ Constructor

ShapePointZ(double, double, double)

Initializes new instance of ShapePointZ

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

The x coordinate value.

double y

The y coordinate value.

double z

The z coordinate value.