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