Table of Contents

Property HorizOriginY

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

HorizOriginY

Gets or sets the Y-coordinate in the font coordinate system of the origin of a glyph to be used when drawing horizontally oriented text.

public float HorizOriginY { get; set; }

Property Value

float

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.