GeoJSON Polygon
Namespace:
EGIS.Web.ControlsAssembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
Public Class Polygon _ Inherits Geometry |
C# |
---|
public class Polygon : Geometry |
Visual C++ |
---|
public ref class Polygon : public Geometry |
JavaScript |
---|
EGIS.Web.Controls.Polygon = function(); Type.createClass( 'EGIS.Web.Controls.Polygon', EGIS.Web.Controls.Geometry); |
Inheritance Hierarchy
System..::..Object
EGIS.Web.Controls..::..GeoJsonObject
EGIS.Web.Controls..::..Geometry
EGIS.Web.Controls..::..Polygon
EGIS.Web.Controls..::..GeoJsonObject
EGIS.Web.Controls..::..Geometry
EGIS.Web.Controls..::..Polygon