ArcObjects Library Reference  (Carto)    

IGeoReference.Mirror Method

Mirror operation of layer.

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

Product Availability

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

See Also

IGeoReference Interface

 


Feedback Send feedback on this page