ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearPolygon Class / ImGearPolygon Constructor




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