VectorLayer Constructors
A layer that contains vector elements (e.g. lines, circles, polygons, or elements loaded from a Shapefile).Name | Description |
---|---|
VectorLayer() | Initializes a new instance of the VectorLayer class with default settings. |
See Also