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




A constant value to be added to all x coordinates during DLG conversion. The default X Shift value is zero. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property x_shift As Double
Visual Basic (Usage)Copy Code
Dim instance As DLGArc
Dim value As Double
 
instance.x_shift = value
 
value = instance.x_shift
C# 
public double x_shift {get; set;}

See Also

© 2010 All Rights Reserved.