Shapes.AddShape(MsoAutoShapeType, Single, Single, Single, Single) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
Microsoft::Office::Interop::MSProject::Shape ^ AddShape(Microsoft::Office::Core::MsoAutoShapeType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Interop.MSProject.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.Interop.MSProject.Shape
Public Function AddShape (Type As MsoAutoShapeType, Left As Single, Top As Single, Width As Single, Height As Single) As Shape
Parameter
- Type
- MsoAutoShapeType
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single