ImageGear .NET - Updated May 30, 2018
CircleCenterX Field




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelateCellParams Class : CircleCenterX Field
X coordinate of the circle center.
Syntax
'Declaration
 
Public CircleCenterX As Integer
 
'Usage
 
Dim instance As ImGearPixelateCellParams
Dim value As Integer
 
value = instance.CircleCenterX
 
instance.CircleCenterX = value

Field Value

Any integer value.
Remarks
This option lets you to specify the X coordinate of the circle center when Type field .
See Also

Reference

ImGearPixelateCellParams Class
ImGearPixelateCellParams Members
ImGearPixelateCellType Enumeration