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




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