OvalShape Constructor
Initializes a new instance of the OvalShape class.
Namespace: Microsoft.VisualBasic.PowerPacks
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
Overload List
Name | Description | |
---|---|---|
OvalShape() | Initializes a new instance of the OvalShape class. |
|
OvalShape(Int32, Int32, Int32, Int32) | Initializes a new instance of the OvalShape class, specifying its location and size. |
|
OvalShape(ShapeContainer) | Initializes a new instance of the OvalShape class, specifying the ShapeContainer in which it will be contained. |
See Also
OvalShape Class
Microsoft.VisualBasic.PowerPacks Namespace
Return to top