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();