Share via


SimpleShape Constructor

 

Initializes a new instance of the SimpleShape class.

Namespace:   Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Overload List

Name Description
System_CAPS_protmethod SimpleShape()

Initializes a new instance of the SimpleShape class.

System_CAPS_protmethod SimpleShape(Int32, Int32, Int32, Int32)

Initializes a new instance of the SimpleShape class, specifying its size and location.

System_CAPS_protmethod SimpleShape(ShapeContainer)

Initializes a new instance of the SimpleShape class, specifying a ShapeContainer as its parent.

See Also

SimpleShape Class
Microsoft.VisualBasic.PowerPacks Namespace

Return to top