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