'Declaration Public Sub Add( _
ByVal itemThe element to add to the panel.As RectangleFigure _
)
public void Add(
RectangleFigure item
)
public: void Add(
RectangleFigure* item
)
public:
void Add(
RectangleFigure^ item
)
Parameters
- item
- The element to add to the panel.