Class MapLayerOptions
MapLayerOptions class
Vector Layer Options for creating maps using LayersMapBuilder
public class MapLayerOptions
Constructors
| Name | Description |
|---|---|
| MapLayerOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Labeling { get; set; } | Labeling of the features. Defaults to null. |
| Layer { get; set; } | Vector layer. |
| Symbolyzer { get; set; } | Vector symbolyzer. |
Fields
| Name | Description |
|---|---|
| LayerSpatialRefSys | Specifies a value for a layer spatial reference. |
See Also
- namespace Aspose.Gis.GeoTools.LayersMap
- assembly Aspose.GIS