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
Glyph2
public string Glyph2 { get; set; }
Property Value
Kerning
public float Kerning { get; set; }
Property Value
Unicode1
public string Unicode1 { get; set; }
Property Value
Unicode2
public string Unicode2 { get; set; }