Share via


Shapes.AddCallout(MsoCalloutType, Single, Single, Single, Single) Méthode

Définition

public:
 Microsoft::Office::Interop::MSProject::Shape ^ AddCallout(Microsoft::Office::Core::MsoCalloutType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Interop.MSProject.Shape AddCallout (Microsoft.Office.Core.MsoCalloutType Type, float Left, float Top, float Width, float Height);
abstract member AddCallout : Microsoft.Office.Core.MsoCalloutType * single * single * single * single -> Microsoft.Office.Interop.MSProject.Shape
Public Function AddCallout (Type As MsoCalloutType, 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 à