ImageGear .NET v24.12 - Updated
CircleCenterY Field




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

Field Value

Any integer value.
Remarks
This field specifies the Y coordinate of the circle center when Type field.
See Also

Reference

ImGearPixelateCellParams Class
ImGearPixelateCellParams Members
ImGearPixelateCellType Enumeration