SvgShape
SvgShape class
表示 SVG 形状的选项。
public sealed class SvgShape : ISvgShape
特性
姓名 | 描述 |
---|---|
Id { get; set; } | 获取形状 ID |
方法
姓名 | 描述 |
---|---|
SetEventHandler(SvgEvent, string) | 为形状设置事件处理程序 |
也可以看看
- interface ISvgShape
- 命名空间 Aspose.Slides.Export
- 部件 Aspose.Slides
表示 SVG 形状的选项。
public sealed class SvgShape : ISvgShape
姓名 | 描述 |
---|---|
Id { get; set; } | 获取形状 ID |
姓名 | 描述 |
---|---|
SetEventHandler(SvgEvent, string) | 为形状设置事件处理程序 |