ImageGear .NET v24.12 - Updated
Type Field (ImGearMosaicCellParams)




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearMosaicCellParams Class : Type Field
Type of mosaic.
Syntax
'Declaration
 
Public Type As ImGearMosaicType
'Usage
 
Dim instance As ImGearMosaicCellParams
Dim value As ImGearMosaicType
 
value = instance.Type
 
instance.Type = value
public ImGearMosaicType Type
public: ImGearMosaicType Type
public:
ImGearMosaicType Type

Field Value

ImGearMosaicType enumeration value
Remarks
This option lets you specify the type of mosaic. See ImGearMosaicType enumeration for detail.
See Also

Reference

ImGearMosaicCellParams Class
ImGearMosaicCellParams Members
ImGearMosaicType Enumeration
PolarCenterX Field
PolarCenterY Field