Map for WinForms | ComponentOne
C1.Win.Map Namespace / VirtualLayer Class
Properties Methods


In This Topic
    VirtualLayer Class Members
    In This Topic

    The following tables list the members exposed by VirtualLayer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of VirtualLayer object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current IMapVirtualSource for this virtual layer.  
    Public PropertyGets the default style for labels in this vector layer items. (Inherited from C1.Win.Map.VectorLayerBase)
    Public PropertyGets or sets the visibility of the placemark labels. (Inherited from C1.Win.Map.VectorLayerBase)
    Public PropertyGets or sets the maxinum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the minimum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the name of this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets or sets the opacity of the layer, from 1 (opaque; default) to 0 (transparent). (Inherited from C1.Win.Map.VectorLayerBase)
    Public PropertyGets or sets the parent map which contains this layer. (Inherited from C1.Win.Map.MapLayer)
    Public PropertyGets the MapSlicesCollection specifying how the layer is partitioned for virtualizaiton.  
    Public PropertyGets the default style for this vector layer items. (Inherited from C1.Win.Map.VectorLayerBase)
    Public PropertyGets or sets a value indicates whether should be used to auto center and zoom. (Inherited from C1.Win.Map.VectorLayerBase)
    Public PropertyGets or sets the visibility of this layer. (Inherited from C1.Win.Map.MapLayer)
    Top
    Public Methods
     NameDescription
    Public MethodStarts batch update. (Inherited from C1.Win.Map.VectorLayerBase)
    Public MethodFinishes batch update. (Inherited from C1.Win.Map.VectorLayerBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Map.VectorLayerBase)
    Top
    See Also