Table of Contents

Class SvgKern

Namespace
Svg
Assembly
Svg.dll
public abstract class SvgKern : SvgElement, ISvgTransformable, ICloneable, ISvgNode
Inheritance
SvgKern
Implements
Derived
Inherited Members
Extension Methods

Properties

Glyph1

public string Glyph1 { get; set; }

Property Value

string

Glyph2

public string Glyph2 { get; set; }

Property Value

string

Kerning

public float Kerning { get; set; }

Property Value

float

Unicode1

public string Unicode1 { get; set; }

Property Value

string

Unicode2

public string Unicode2 { get; set; }

Property Value

string