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