public double RoiStandardDeviation {get; set;}
public double RoiStandardDeviation {get; set;}
get_RoiStandardDeviation();
set_RoiStandardDeviation(value);
'Declaration
Public Property RoiStandardDeviation As Double
'Usage
Dim instance As RasterOverlayAttributes
Dim value As Double
instance.RoiStandardDeviation = value
value = instance.RoiStandardDeviation
Property Value
The standard deviation of the pixel values in the Region Of Interest.
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