Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > IntelligentUpScaleCommand Class : NewWidth Property |
public int NewWidth {get; set;}
'Declaration Public Property NewWidth As Integer
'Usage Dim instance As IntelligentUpScaleCommand Dim value As Integer instance.NewWidth = value value = instance.NewWidth
public int NewWidth {get; set;}
get_NewWidth();
set_NewWidth(value);
Object.defineProperty('NewWidth');