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 > 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;}
<br/>get_MaxWidth();<br/>set_MaxWidth(value);<br/>Object.defineProperty('MaxWidth');