CanvasShapes.AddShape Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Core::Shape ^ AddShape(Microsoft::Office::Core::MsoAutoShapeType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Core.Shape AddShape (Microsoft.Office.Core.MsoAutoShapeType Type, float Left, float Top, float Width, float Height);
abstract member AddShape : Microsoft.Office.Core.MsoAutoShapeType * single * single * single * single -> Microsoft.Office.Core.Shape
Public Function AddShape (Type As MsoAutoShapeType, Left As Single, Top As Single, Width As Single, Height As Single) As Shape
Parameters
- Type
- MsoAutoShapeType
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single