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 > RippleCommand Class : Phase Property |
public int Phase {get; set;}
'Declaration Public Property Phase As Integer
'Usage Dim instance As RippleCommand Dim value As Integer instance.Phase = value value = instance.Phase
public int Phase {get; set;}
get_Phase();
set_Phase(value);
Object.defineProperty('Phase');