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

In This Topic
    GeoLineString Class Members
    In This Topic

    The following tables list the members exposed by GeoLineString.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GeoLineString class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the bounds of the line shape.  
    Public PropertyOverridden. Returns true if any point in the collection has z-coordinate values.  
    Public PropertyOverridden. Returns a value indicating whether the collection of line points is empty.  
    Public PropertyOverridden. Returns true if any point in the collection has m-coordinate values.  
    Public PropertyGets the line points.  
    Public PropertyOverridden. Returns the number of points in the line.  
    Top
    See Also