C# Class REST_SampleCode.CustomGeoRectangle.GeoRectangle

Inheritance: SuperMap.WinRT.Core.GeoRegion
Datei anzeigen Open project: SuperMap/iClient-WP8-Example

Public Methods

Method Description
GeoRectangle ( Point2D point1, Point2D point2 ) : REST_SampleCode.Controls

Private Methods

Method Description
CreateRectangle ( Point2D p1, Point2D p2 ) : void

Method Details

GeoRectangle() public method

public GeoRectangle ( Point2D point1, Point2D point2 ) : REST_SampleCode.Controls
point1 SuperMap.WinRT.Core.Point2D
point2 SuperMap.WinRT.Core.Point2D
return REST_SampleCode.Controls