|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| esriTopologyRuleType Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriTopologyRuleType Enumeration |
| Visual Basic (Declaration) | |
|---|---|
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")> <GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")> <SerializableAttribute()> Public Enum esriTopologyRuleType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As esriTopologyRuleType | |
| C# | |
|---|---|
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")] [GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")] [SerializableAttribute()] public enum esriTopologyRuleType : System.Enum | |
| Member | Description |
|---|---|
| esriTRTAreaAreaCoverEachOther | |
| esriTRTAreaBoundaryCoveredByAreaBoundary | |
| esriTRTAreaBoundaryCoveredByLine | |
| esriTRTAreaContainOnePoint | |
| esriTRTAreaContainPoint | |
| esriTRTAreaCoveredByArea | |
| esriTRTAreaCoveredByAreaClass | |
| esriTRTAreaNoGaps | |
| esriTRTAreaNoOverlap | |
| esriTRTAreaNoOverlapArea | |
| esriTRTLineCoveredByAreaBoundary | |
| esriTRTLineCoveredByLineClass | |
| esriTRTLineEndpointCoveredByPoint | |
| esriTRTLineInsideArea | |
| esriTRTLineNoDangles | |
| esriTRTLineNoIntersection | |
| esriTRTLineNoIntersectLine | |
| esriTRTLineNoIntersectOrInteriorTouch | |
| esriTRTLineNoIntersectOrInteriorTouchLine | |
| esriTRTLineNoMultipart | |
| esriTRTLineNoOverlap | |
| esriTRTLineNoOverlapLine | |
| esriTRTLineNoPseudos | |
| esriTRTLineNoSelfIntersect | |
| esriTRTLineNoSelfOverlap | |
| esriTRTPointCoincidePoint | |
| esriTRTPointCoveredByAreaBoundary | |
| esriTRTPointCoveredByLine | |
| esriTRTPointCoveredByLineEndpoint | |
| esriTRTPointDisjoint | |
| esriTRTPointProperlyInsideArea |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family