CanvasShapes.AddCallout 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- Type
- MsoCalloutType
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single