Table of Contents

Class SvgKernElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

The SvgKernElement is the base interface corresponds to the 'vkern' and 'hkern' elements.

public abstract class SvgKernElement : SvgElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgElement, IElement, IXmlElement, INode, IXmlNode
Inheritance
SvgKernElement
Implements
Derived
Inherited Members

Constructors

SvgKernElement(string, string, string, SvgDocument)

Properties

Glyph1
Glyph2
IsHorizontal
IsRenderable

Gets a value indicating whether this SVG element is renderable.

Kerning
Unicode1
Unicode2