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