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

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

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

    See Also