DataManagementTools
pyramid_origin Property
See Also  Send Feedback
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 raster mosaics, 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;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.