Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoLine Class
Members

In This Topic
    GeoLine Class
    In This Topic
    Represents the geospatial line.
    Object Model
    GeoLine Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class GeoLine 
       Inherits GeoLineString
    public sealed class GeoLine : GeoLineString 
    Inheritance Hierarchy

    System.Object
       C1.FlexMap.GeoGeometry
          C1.FlexMap.GeoCurve
             C1.FlexMap.GeoLineString
                C1.FlexMap.GeoLine

    See Also