C#
VB
Java
Objective-C
WinRT C#
C++
Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent.
public double Percent { get; }
Public ReadOnly Property Percent As Double
public double Percent {get;}
@property (nonatomic, assign, readonly) double percent
public double getPercent()
get_Percent();
public:
property double Percent {
double get();
}
Get the percent value of selected pixel to the whole pixels in the image, in hundredths of percent.
Refer to StatisticsInformationCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET