Miner.Desktop Assembly > SE.Geospatial.Editor.Model Namespace > SeSpatialExtensions Class : GetLineSegments Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function GetLineSegments( _ ByVal pathGeometry As SE.Geospatial.Spatial.PathGeometry _ ) As System.Collections.Generic.List(Of LineSegment)
'Usage Dim pathGeometry As SE.Geospatial.Spatial.PathGeometry Dim value As System.Collections.Generic.List(Of LineSegment) value = SeSpatialExtensions.GetLineSegments(pathGeometry)
[System.Runtime.CompilerServices.Extension()] public static System.Collections.Generic.List<LineSegment> GetLineSegments( SE.Geospatial.Spatial.PathGeometry pathGeometry )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.