Property HorizOriginX
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
HorizOriginX
Gets or sets X-coordinate in the font coordinate system of the origin of a glyph to be used when drawing horizontally oriented text
public float HorizOriginX { get; set; }
Property Value
Remarks
Note that the origin applies to all glyphs in the font.
If the attribute is not specified, the effect is as if a value of '0' were specified.