ArcObjects Library Reference  (Carto)    

IGeoReference.Flip Method

Flip operation of layer.

[Visual Basic 6.0]
Sub Flip
[Visual Basic .NET]
Public Sub Flip ( _
)
[C#]
public void Flip (
);
[Java]
public void flip (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Flip(
void
);

Product Availability

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

See Also

IGeoReference Interface

 


Feedback Send feedback on this page