ESRI.ArcGIS.DataManagementTools
origin Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > SplitRaster Class : origin Property




The coordinate for the lower left origin point, where the tiling scheme will begin. By default, the lower left origin would be the same as the input raster. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property origin As Object
Visual Basic (Usage)Copy Code
Dim instance As SplitRaster
Dim value As Object
 
instance.origin = value
 
value = instance.origin
C# 
public object origin {get; set;}

See Also

© 2010 All Rights Reserved.