Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > BlurDetectionCommand Class : BlurExtent Property |
public double BlurExtent {get;}
'Declaration
Public ReadOnly Property BlurExtent As Double
'Usage
Dim instance As BlurDetectionCommand Dim value As Double value = instance.BlurExtent
public double BlurExtent {get;}
@property (nonatomic, assign, readonly) double blurExtent
public double getBlurExtent()
get_BlurExtent();