Returns a value that indicates whether the layer contains raster data or vector data.
Read-only property
variable = object.LayerType |
|
String
The possible return values are:
| Layer | LayerType |
|---|---|
| Vector | 0 |
| Raster | 1 |