dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Model

GeoJSONLayerCapabilitiesAttachment Class

public class GeoJSONLayerCapabilitiesAttachment :
System.IEquatable<dymaptic.GeoBlazor.Core.Model.GeoJSONLayerCapabilitiesAttachment>

Inheritance System.Object 🡒 GeoJSONLayerCapabilitiesAttachment

Implements System.IEquatable<GeoJSONLayerCapabilitiesAttachment>

Constructors

GeoJSONLayerCapabilitiesAttachment(Nullable) Constructor

public GeoJSONLayerCapabilitiesAttachment(System.Nullable<bool> SupportsResize=null);

Parameters

SupportsResize System.Nullable<System.Boolean>

Properties

GeoJSONLayerCapabilitiesAttachment.SupportsResize Property

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

Property Value

System.Nullable<System.Boolean>