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

In This Topic
    GeoCurve Class
    In This Topic
    Represents the base type for geospatial curve.
    Object Model
    GeoCurve Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class GeoCurve 
       Inherits GeoGeometry
    public abstract class GeoCurve : GeoGeometry 
    Inheritance Hierarchy

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

    See Also