Initializes a new instance of the Polygon class.
Namespace:
ESRI.ArcGISExplorer.Geometry
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public Polygon() |
Visual Basic (Declaration) |
---|
Public Sub New |
Remarks
Using this constructor will create a new Empty Polygon with no spatial properties.
See Also
Relate Topics:
Polygon Constructor (CoordinateSystem)
Polygon Constructor (IEnumerable(Point))
Polygon Constructor (IEnumerable(Point), CoordinateSystem)
Polygon Constructor (CoordinateSystem)
Polygon Constructor (IEnumerable(Point))
Polygon Constructor (IEnumerable(Point), CoordinateSystem)
Created by Atop CHM to web converter,© 2009 all right reserved.