ArcFM Desktop Developer Guide
Frontage Property (RoutingBand<T>)


Syntax
'Declaration
 
Public Property Frontage As ESRI.ArcGIS.Geometry.IPolyline
'Usage
 
Dim instance As RoutingBand(Of T)
Dim value As ESRI.ArcGIS.Geometry.IPolyline
 
instance.Frontage = value
 
value = instance.Frontage
public ESRI.ArcGIS.Geometry.IPolyline Frontage {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