SvgShape

SvgShape class

Represents options for SVG shape.

public sealed class SvgShape : ISvgShape

Properties

NameDescription
Id { get; set; }Gets shape id

Methods

NameDescription
SetEventHandler(SvgEvent, string)Sets event handler for the shape

See Also