ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearMosaicCellParams Class / ImGearMosaicCellParams Constructor




In This Topic
    ImGearMosaicCellParams Constructor
    In This Topic
    Initializes a new instance of the ImGearMosaicCellParams class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearMosaicCellParams()
    public ImGearMosaicCellParams()
    public: ImGearMosaicCellParams();
    public:
    ImGearMosaicCellParams();
    See Also