ArcFM Engine Developer Guide
Shape Property (Source)


Syntax
'Declaration
 
Public Property Shape As ESRI.ArcGIS.Geometry.IPolyline
'Usage
 
Dim instance As Source
Dim value As ESRI.ArcGIS.Geometry.IPolyline
 
instance.Shape = value
 
value = instance.Shape
public ESRI.ArcGIS.Geometry.IPolyline Shape {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

Source Class
Source Members

 

 


Send Comment