SvgShape

SvgShape class

表示SVG形状的选项。

public sealed class SvgShape : ISvgShape

Properties

NameDescription
Id { get; set; }获取形状id

Methods

NameDescription
SetEventHandler(SvgEvent, string)设置形状的事件处理程序

See Also