Leadtools.ImageProcessing.SpecialEffects Namespace > RadialWaveCommand Class : Phase Property |
public int Phase {get; set;}
'Declaration Public Property Phase As Integer
'Usage Dim instance As RadialWaveCommand Dim value As Integer instance.Phase = value value = instance.Phase
public int Phase {get; set;}
get_Phase();
set_Phase(value);
Object.defineProperty('Phase');