ISvgShape

ISvgShape 接口

表示SVG形状的选项。

public interface ISvgShape

属性

名称描述
Id { get; set; }设置或获取形状的ID

方法

名称描述
SetEventHandler(SvgEvent, string)为形状设置事件处理程序

参见