![]() |
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 > ZoomWaveCommand Class : ZoomFactor Property |
public int ZoomFactor {get; set;}
'Declaration Public Property ZoomFactor As Integer
'Usage Dim instance As ZoomWaveCommand Dim value As Integer instance.ZoomFactor = value value = instance.ZoomFactor
public int ZoomFactor {get; set;}
get_ZoomFactor();
set_ZoomFactor(value);
Object.defineProperty('ZoomFactor');