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