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




The type of coordinate transformation to be performed: (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.