C#
VB
Java
Objective-C
WinRT C#
C++
Gets the median value found.
public int Median { get; }
Public ReadOnly Property Median As Integer
public int Median {get;}
@property (nonatomic, assign, readonly) NSInteger median
public int getMedian()
get_Median();
public:
property int Median {
int get();
}
Gets the median value found.
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