ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolygon Class
Properties

In This Topic
    GeoPolygon Class Members
    In This Topic

    The following tables list the members exposed by GeoPolygon.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of GeoPolygon.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the bounds of the polygon shape.  
    Public PropertyOverridden. Gets the centroid of the polygon shape.  
    Public PropertyGets the exterior ring of the polygon shape.  
    Public PropertyGets the interior rings of the polygon shape.  
    Public PropertyOverridden. Gets a value indicating whether any ring in the collection has z-coordinate values.  
    Public PropertyOverridden. Gets a value indicating whether the exterior ring is null or empty.  
    Public PropertyOverridden. Gets a value indicating whether any ring in the collection has m-coordinate values.  
    Public PropertyOverridden. Gets the sum of the points count of all rings.  
    Public PropertyGets the polygon rings.  
    Top
    See Also