ArcFM Engine Developer Guide
Shape2 Property


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