Shape Class
Implements the basic functionality common to line and shape controls.
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
You do not typically inherit from Shape. To create your own line or shape class, inherit from the LineShape or the SimpleShape class.
System::Object
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.VisualBasic.PowerPacks::Shape
Microsoft.VisualBasic.PowerPacks::LineShape
Microsoft.VisualBasic.PowerPacks::SimpleShape
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.VisualBasic.PowerPacks::Shape
Microsoft.VisualBasic.PowerPacks::LineShape
Microsoft.VisualBasic.PowerPacks::SimpleShape
Community Additions
Show: