ImageGear .NET v25.2 - Updated
PolarCenterY Field




ImageGear.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

Is this page helpful?
Yes No
Thanks for your feedback.