VectorLayer Constructors
The base class for layers that contain various vector elements (e.g., lines, circles, polygons, or elements loaded from shape data files).Name | Description |
---|---|
VectorLayer() | Initializes a new instance of the VectorLayer class with default settings. |
See Also