Partager via


Shapes.AddCanvas(Single, Single, Single, Single) Méthode

Définition

public:
 Microsoft::Office::Core::Shape ^ AddCanvas(float Left, float Top, float Width, float Height);
public Microsoft.Office.Core.Shape AddCanvas (float Left, float Top, float Width, float Height);
abstract member AddCanvas : single * single * single * single -> Microsoft.Office.Core.Shape
Public Function AddCanvas (Left As Single, Top As Single, Width As Single, Height As Single) As Shape

Paramètres

Left
Single
Top
Single
Width
Single
Height
Single

Retours

S’applique à