ISvgShape

ISvgShape interface

Represents options for SVG shape.

public interface ISvgShape

Properties

NameDescription
Id { get; set; }Sets or gets id for the shape

Methods

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

See Also