ArcFM Desktop Developer Guide
GeoObject Property


Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public Property GeoObject As IObject
'Usage
 
Dim instance As GeoObjectGraphNode
Dim value As IObject
 
instance.GeoObject = value
 
value = instance.GeoObject
[Browsable(false)]
public IObject GeoObject {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

GeoObjectGraphNode Class
GeoObjectGraphNode Members

 

 


Send Comment