ArcFM Desktop Developer Guide
Centerline Property


Syntax
'Declaration
 
Public Property Centerline As ESRI.ArcGIS.Geometry.IPolyline
'Usage
 
Dim instance As RoutingBand(Of T)
Dim value As ESRI.ArcGIS.Geometry.IPolyline
 
instance.Centerline = value
 
value = instance.Centerline
public ESRI.ArcGIS.Geometry.IPolyline Centerline {get; set;}
Requirements

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.

See Also

Reference

RoutingBand<T> Class
RoutingBand<T> Members

 

 


Send Comment