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