ActiveReports 18 .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. Returns the bounds of the polygon shape.  
    Public PropertyOverridden. Gets the centroid of the polygon shape.  
    Public PropertyExterior ring of the polygon shape.  
    Public PropertyInterior rings of the polygon shape.  
    Public PropertyOverridden. Returns true if any ring in collection has z-coordinate values.  
    Public PropertyOverridden. Returns value indicating whether the ExterorRing null or empty.  
    Public PropertyOverridden. Returns true if any ring in collection has m-coordinate values.  
    Public PropertyOverridden. Returns sum of rings points count.  
    Public PropertyGets the polygon rings.  
    Top
    See Also