ImageGear .NET v24.12 - Updated
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
public int CircleCenterX
public: int CircleCenterX
public:
int CircleCenterX

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