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




Using the min x, min y, max x, or max y, you can specify the extents of the output mosaic layer. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.