ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapVectorLayer Class / MapSpatialData Property

In This Topic
    MapSpatialData Property
    In This Topic
    Gets or sets the spatial data source for the layer. Ignored if the embedded map elements are defined.
    Syntax
    'Declaration
     
    Public Property MapSpatialData As MapSpatialData
    public MapSpatialData MapSpatialData {get; set;}
    See Also