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




Distance in cells to interpolate beyond the specified output extent and boundary. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property Margin As Integer
Visual Basic (Usage)Copy Code
Dim instance As TopoToRaster
Dim value As Integer
 
instance.Margin = value
 
value = instance.Margin
C# 
public int Margin {get; set;}

See Also

© 2010 All Rights Reserved.