←Select platform

RingCount Property

Summary

Gets or sets the number of rings.

Syntax

C#
VB
WinRT C#
C++
public int RingCount {get; set;}
Public Property RingCount As Integer
public int RingCount {get; set;}
get_RingCount(); 
set_RingCount(value); 
Object.defineProperty('RingCount'); 
public: 
property int RingCount { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of rings. Only positive values are accepted.

Example

Refer to RingEffectCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize