ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICBorderOptions Class / ImGearICBorderOptions Constructor / ImGearICBorderOptions Constructor()




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