GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Options

WCSLayerSaveOptions Class

public class WCSLayerSaveOptions :
System.IEquatable<dymaptic.GeoBlazor.Pro.Options.WCSLayerSaveOptions>

Inheritance System.Object 🡒 WCSLayerSaveOptions

Implements System.IEquatable<WCSLayerSaveOptions>

Constructors

WCSLayerSaveOptions(Nullable) Constructor

public WCSLayerSaveOptions(System.Nullable<bool> IgnoreUnsupported=null);

Parameters

IgnoreUnsupported System.Nullable<System.Boolean>

Properties

WCSLayerSaveOptions.IgnoreUnsupported Property

public System.Nullable<bool> IgnoreUnsupported { get; set; }

Property Value

System.Nullable<System.Boolean>