ArcFM Responder Mobile Developer Guide
LinearRingType Class
Members 






Object Model
LinearRingType Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")>
<System.Xml.Serialization.XmlTypeAttribute("http://www.opengis.net/gml")>
<System.SerializableAttribute()>
Public Class LinearRingType 
   Inherits AbstractRingType
'Usage
 
Dim instance As LinearRingType
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType("http://www.opengis.net/gml")]
[System.Serializable()]
public class LinearRingType : AbstractRingType 
public class LinearRingType = class(AbstractRingType)
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")
System.Xml.Serialization.XmlTypeAttribute("http://www.opengis.net/gml")
System.SerializableAttribute()
public class LinearRingType extends AbstractRingType
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType("http://www.opengis.net/gml")]
[System.Serializable()]
public __gc class LinearRingType : public AbstractRingType 
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType("http://www.opengis.net/gml")]
[System.Serializable()]
public ref class LinearRingType : public AbstractRingType 
Inheritance Hierarchy

System.Object
         Miner.Geodatabase.Integration.Serialization.LinearRingType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LinearRingType Members
Miner.Geodatabase.Integration.Serialization Namespace

Send Feedback