ImageGear .NET v24.14 - Updated
Empty Method (ImGearRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearRectangle Structure : Empty Method
Sets all numeric properties of the rectangle to their initial values.
Syntax
'Declaration
 
Public Sub Empty() 
'Usage
 
Dim instance As ImGearRectangle
 
instance.Empty()
public void Empty()
public: void Empty(); 
public:
void Empty(); 
See Also

Reference

ImGearRectangle Structure
ImGearRectangle Members