GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Options

GroupLayerSaveOptions Class

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

Inheritance System.Object 🡒 GroupLayerSaveOptions

Implements System.IEquatable<GroupLayerSaveOptions>

Constructors

GroupLayerSaveOptions(Nullable) Constructor

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

Parameters

IgnoreUnsupported System.Nullable<System.Boolean>

Properties

GroupLayerSaveOptions.IgnoreUnsupported Property

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

Property Value

System.Nullable<System.Boolean>