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