ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LayerBase Class
Properties Methods

In This Topic
    LayerBase Class Members
    In This Topic

    The following tables list the members exposed by LayerBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the current layer's caption. Used to represent the layer in legends.  
    Public PropertyGets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the opacity factor applied to the layer.  
    Public PropertyGets or sets an SQL statement used to retrieve data for the layer.  
    Public PropertyGets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map.  
    Public PropertyGets or sets the current layer's visibility.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)  
    Public Method  
    Top
    See Also