Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > StatisticsInformationCommand Class : Median Property |
public int Median {get;}
'Declaration
Public ReadOnly Property Median As Integer
'Usage
Dim instance As StatisticsInformationCommand Dim value As Integer value = instance.Median
public int Median {get;}
@property (nonatomic, assign, readonly) NSInteger median
public int getMedian()
get_Median();