ImageGear .NET - Updated March 30, 2018
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

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