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




The source points are the "from" coordinates of the links. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.