| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Geometry::ILineStringSegmentImp:

()
Definition at line 39 of file mgILineStringSegmentImp.h.
Public Member Functions | |
| __property System::Int32 | get_Count () |
| Gets the number of positions in this object. | |
| __property OSGeo::FDO::Geometry::IDirectPosition * | get_Item (System::Int32 index) |
| Gets the position at the specified (zero-based) index. | |
| __property OSGeo::FDO::Geometry::DirectPositionCollection * | get_Positions () |
| Gets a collection of all of the positions in this object. | |
| ILineStringSegmentImp (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs a managed object based on an unmanaged instance of the object. | |
| Comments or suggestions? Send us feedback. |