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


In This Topic
    VectorLayerBase Class Members
    In This Topic

    The following tables list the members exposed by VectorLayerBase.

    Public Properties
     NameDescription
    Public PropertyGets the default style for labels in this vector layer items.  
    Public PropertyGets or sets the visibility of the placemark labels.  
    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).  
    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.  
    Public PropertyGets or sets a value indicates whether should be used to auto center and zoom.  
    Public PropertyGets or sets the visibility of this layer. (Inherited from C1.Win.Map.MapLayer)
    Top
    Public Methods
     NameDescription
    Public MethodStarts batch update.  
    Public MethodFinishes batch update.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when changes need be notified.  
    Top
    See Also