Shapes.AddCallout(MsoCalloutType, Single, Single, Single, Single) Method

Definition

public:
 Microsoft::Office::Core::Shape ^ AddCallout(Microsoft::Office::Core::MsoCalloutType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Core.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.Core.Shape
Public Function AddCallout (Type As MsoCalloutType, Left As Single, Top As Single, Width As Single, Height As Single) As Shape

Parameters

Left
Single
Top
Single
Width
Single
Height
Single

Returns

Applies to