ImageGear .NET v24.12 - Updated
PolarCenterY Field




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

Field Value

Any integer value.
Remarks
This option lets you specify the y center of the coordinate system, if Type field is ImGearMosaicType.Polar or ImGearMosaicType.Spiderweb.
See Also

Reference

ImGearMosaicCellParams Class
ImGearMosaicCellParams Members
ImGearMosaicType Enumeration
Type Field