ActiveReports 18 .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 new instance of GeoLineString.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Returns the bounds of the line shape.  
    Public PropertyOverridden. Returns true if any point in collection has z-coordinate values.  
    Public PropertyOverridden. Returns the value indicating whether the collection of line points is empty.  
    Public PropertyOverridden. Returns true if any point in collection has m-coordinate values.  
    Public PropertyGets the line points.  
    Public PropertyOverridden. Returns the points count.  
    Top
    See Also