ImageGear .NET v25.2 - Updated
RectBoundRadius Field




ImageGear.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

Is this page helpful?
Yes No
Thanks for your feedback.