This document is archived and information here might be outdated.  Recommended version.


IRelationResult.FlipRelations Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

IRelationResult.FlipRelations Method

Flips the left and right indexes of all the elements of the relation.

[Visual Basic .NET]
Public Sub FlipRelations ( _
)
[C#]
public void FlipRelations (
);
[C++]
HRESULT FlipRelations(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRelationResult Interface