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


In This Topic
    VectorLayer Class Members
    In This Topic

    The following tables list the members exposed by VectorLayer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of vector items displayed in this 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 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