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




The type of elevation to use in the orthorectification process. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property Ortho_type As String
Visual Basic (Usage)Copy Code
Dim instance As CreateOrthoCorrectedRasterDataset
Dim value As String
 
instance.Ortho_type = value
 
value = instance.Ortho_type
C# 
public string Ortho_type {get; set;}

See Also

© 2010 All Rights Reserved.