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