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




Provides a value to be used in the refraction factor. The default refraction factor is 0.13. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.