ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSpatialElement Class / VectorData Property

In This Topic
    VectorData Property (MapSpatialElement)
    In This Topic
    Gets or sets the element vector data. (Based-64 encoded string)
    Syntax
    'Declaration
     
    Public Property VectorData As String
    public string VectorData {get; set;}
    See Also