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




Specifies whether the outside border of the update coverage will be kept after it is inserted into the input coverage. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.