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