ImageGear .NET v24.12 - Updated
PolarCenterX Field




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

Field Value

Any integer value.
Remarks
This option lets you specify the x 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