Responder Developer Guide
Polygon Property (GMLPolygons)


Syntax
'Declaration
 
<XmlElementAttribute("Polygon")>
Public Property Polygon As PolygonType()
'Usage
 
Dim instance As GMLPolygons
Dim value() As PolygonType
 
instance.Polygon = value
 
value = instance.Polygon
[XmlElement("Polygon")]
public PolygonType[] Polygon {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

GMLPolygons Class
GMLPolygons Members

 

 


Send Comment