GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Options
ImageryTileLayerSaveOptions Class
public class ImageryTileLayerSaveOptions :
System.IEquatable<dymaptic.GeoBlazor.Pro.Options.ImageryTileLayerSaveOptions>
Inheritance System.Object 🡒 ImageryTileLayerSaveOptions
Implements System.IEquatable<ImageryTileLayerSaveOptions>
Constructors
ImageryTileLayerSaveOptions(Nullable) Constructor
public ImageryTileLayerSaveOptions(System.Nullable<bool> IgnoreUnsupported=null);
Parameters
IgnoreUnsupported
System.Nullable<System.Boolean>
Properties
ImageryTileLayerSaveOptions.IgnoreUnsupported Property
public System.Nullable<bool> IgnoreUnsupported { get; set; }