Touchstone 11.0 API Reference
Radius Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > DamageBand Class : Radius Property
Contains the ring radius to use for the damage band (or ring) during a Ring Geospatial Analysis. For Geospatial grid ring analysis, radius should be equal to or greater than half of the GridSpacing.
Syntax
Public Property Radius As Single
Dim instance As DamageBand
Dim value As Single
 
instance.Radius = value
 
value = instance.Radius
public float Radius {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DamageBand Class
DamageBand Members