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

In This Topic
    GeoPoint Class Members
    In This Topic

    The following tables list the members exposed by GeoPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the bounds of the point shape.  
    Public PropertyOverridden. Gets a value indicating whether the point shape has z-coordinate values.  
    Public PropertyOverridden. Gets a value indicating whether the point shape is empty geometry.  
    Public PropertyOverridden. Gets a value indicating whether the point shape has m-coordinate values.  
    Public PropertyGets the m-coordinate.  
    Public PropertyOverridden. Gets the count of the points.  
    Public PropertyGets the x-coordinate.  
    Public PropertyGets the y-coordinate.  
    Public PropertyGets the z-coordinate.  
    Top
    See Also