ActiveReports 18 .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. Returns true if any shape in collection has z-coordinate values.  
    Public PropertyOverridden. Returns the value indicating whether the collection is empty or all shapes in collection is empty geometry.  
    Public PropertyOverridden. Returns true if any shape in collection has m-coordinate values.  
    Public PropertyOverridden. Returns the sum of points used in shapes.  
    Public PropertyGets the inner shapes.  
    Top
    See Also