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




This is the origination location of the raster pyramid. It is recommended that you specify this point if you plan on building large mosaics in a file geodatabase or an ArcSDE geodatabase, especially if you plan on mosaicking to them over time (for example, for updating). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.