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




The distance between samples when the target is either a line or polygon feature class. The Sampling Distance units should be given in x,y units of output feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.