Touchstone 11.0 API Reference
GridSpacing Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > DamageBand Class : GridSpacing Property
Contains the user-defined distance between two grids during a Geospatial grid ring analysis. Grid spacing represents the distance between rows and columns in the user-defined grid.
Syntax
Public Property GridSpacing As Single
Dim instance As DamageBand
Dim value As Single
 
instance.GridSpacing = value
 
value = instance.GridSpacing
public float GridSpacing {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