Hi Dears,
I am trying to draw a 3d box (shape type 14) with VBA, but I cannot find the required parameter to define its depth. The width and height parameters are very clear, but I am unable to change the default depth of this shape.
The command used to draw the box is;
DIM MyShaep as Shapes...