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