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

In This Topic
    GeoGeometryCollection Class Members
    In This Topic

    The following tables list the members exposed by GeoGeometryCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GeoGeometryCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets a value indicating whether any shape in the collection has Z-coordinate values.  
    Public PropertyOverridden. Gets a value indicating whether the collection is empty or all shapes in the collection are empty geometries.  
    Public PropertyOverridden. Gets a value indicating whether any shape in the collection has M-coordinate values.  
    Public PropertyOverridden. Gets the total number of points used in the shapes.  
    Public PropertyGets the inner shapes.  
    Top
    See Also