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 > GetLinearVoiLookupTableCommand Class : Center Property |
public double Center {get;}
'Declaration
Public ReadOnly Property Center As Double
'Usage
Dim instance As GetLinearVoiLookupTableCommand Dim value As Double value = instance.Center
public double Center {get;}
@property (nonatomic, assign, readonly) double center
public double getCenter()
get_Center();