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




The geometric transformation type. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.