Responder Developer Guide
complexLine Property (GMLLines)


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

GMLLines Class
GMLLines Members

 

 


Send Comment