ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapPolygonElement Interface
Members

In This Topic
    IMapPolygonElement Interface
    In This Topic
    Represents the map spatial polygon.
    Object Model
    IMapPolygonElement Interface
    Syntax
    'Declaration
     
    Public Interface IMapPolygonElement 
       Inherits IMapSpatialElement 
    public interface IMapPolygonElement : IMapSpatialElement  
    See Also