ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRectangle Structure / Empty Method




In This Topic
Empty Method (ImGearRectangle)
In This Topic
Sets all numeric properties of the rectangle to their initial values.
Syntax
'Declaration
 
Public Sub Empty() 
 
'Usage
 
Dim instance As ImGearRectangle
 
instance.Empty()
See Also