ActiveReports 18 .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. The bounds of the point shape.  
    Public PropertyOverridden. Returns true if the point shape has z-coordinate values.  
    Public PropertyOverridden. Returns the value indicating whether the point shape is empty geometry.  
    Public PropertyOverridden. Returns true if the point shape has m-coordinate values.  
    Public PropertyGets or sets the m-coordinate.  
    Public PropertyOverridden. The count of the points.  
    Public PropertyGets or sets the x-coordinate.  
    Public PropertyGets or sets the y-coordinate.  
    Public PropertyGets or sets the z-coordinate.  
    Top
    See Also