ISvgShape
ISvgShape interface
表示 SVG 形状的选项。
public interface ISvgShape
特性
姓名 | 描述 |
---|---|
Id { get; set; } | 设置或获取形状的 id |
方法
姓名 | 描述 |
---|---|
SetEventHandler(SvgEvent, string) | 为形状设置事件处理程序 |
表示 SVG 形状的选项。
public interface ISvgShape
姓名 | 描述 |
---|---|
Id { get; set; } | 设置或获取形状的 id |
姓名 | 描述 |
---|---|
SetEventHandler(SvgEvent, string) | 为形状设置事件处理程序 |