ImageGear .NET v24.12 - Updated
RectBoundRadius Field




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelateCellParams Class : RectBoundRadius Field
Round radius.
Syntax
'Declaration
 
Public RectBoundRadius As Integer
'Usage
 
Dim instance As ImGearPixelateCellParams
Dim value As Integer
 
value = instance.RectBoundRadius
 
instance.RectBoundRadius = value
public int RectBoundRadius
public: int RectBoundRadius
public:
int RectBoundRadius

Field Value

Any integer value.
Remarks
This option lets you to specify the round radius when Type field.
See Also

Reference

ImGearPixelateCellParams Class
ImGearPixelateCellParams Members
ImGearPixelateCellType Enumeration