Leadtools.ImageProcessing.Core Namespace > RakeRemoveCommand Class : MaxWidth Property |
public int MaxWidth {get; set;}
'Declaration Public Property MaxWidth As Integer
'Usage Dim instance As RakeRemoveCommand Dim value As Integer instance.MaxWidth = value value = instance.MaxWidth
public int MaxWidth {get; set;}
get_MaxWidth();
set_MaxWidth(value);
Object.defineProperty('MaxWidth');