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 : NewHeight Property |
public int NewHeight {get; set;}
'Declaration Public Property NewHeight As Integer
'Usage Dim instance As IntelligentUpScaleCommand Dim value As Integer instance.NewHeight = value value = instance.NewHeight
public int NewHeight {get; set;}
get_NewHeight();
set_NewHeight(value);
Object.defineProperty('NewHeight');