Interface ISvgPath

ISvgPath interface

Interface that describes svg path coordinates array

public interface ISvgPath

Properties

Name Description
SvgPath { get; set; } Gets or sets annotation svg path coordinates array

See Also