PointRange Property (IRenderPassData)
Gets the integer indices of the X-Data array that are currently in range.
Syntax
IndexRange PointRange {get;}

Property Value

The indices to the X-Data that are currently in range
Example
If the input X-data is 0...100 in steps of 1, the VisibleRange is 10, 30 then the PointRange will be 10, 30
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