| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VirtualLayer Class : Slices Property |
'Declaration<C1CategoryAttribute("Behavior")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1DescriptionAttribute(Key="C1VirtualLayer.Slices", Description="Gets a collection of MapSlice which specifies how the map is partitioned for virtualization.")> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1Maps.MapSlice)> <LayoutAttribute(LayoutType.Behavior)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public ReadOnly Property Slices As System.Collections.Generic.List(Of MapSlice)
[C1Category("Behavior")] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Description(Key="C1VirtualLayer.Slices", Description="Gets a collection of MapSlice which specifies how the map is partitioned for virtualization.")] [CollectionItemType(C1.Web.Wijmo.Controls.C1Maps.MapSlice)] [Layout(LayoutType.Behavior)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] public System.Collections.Generic.List<MapSlice> Slices {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2