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