ESRI.ArcGIS.DataManagementTools
Flip Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : Flip Class




Reorients the raster by turning it over, from top to bottom, along the horizontal axis through the center of the raster. This may be useful to correct raster datasets that are upside down.

Syntax

Visual Basic (Declaration) 
Public Class Flip 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Flip
C# 
public class Flip : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Flip

See Also

© 2010 All Rights Reserved.