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 > Skyline Class : refraction_factor Property




If atmospheric refraction is considered, then apply a scalar value. The default is 0.13. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property refraction_factor As Double
Visual Basic (Usage)Copy Code
Dim instance As Skyline
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.