Property VertOriginY
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
VertOriginY
Gets or sets the default Y-coordinate in the font coordinate system of the origin of a glyph to be used when drawing vertically oriented text.
public float VertOriginY { get; set; }
Property Value
Remarks
If the attribute is not specified, the effect is as if the attribute were set to the position specified by the font's ‘ascent’ attribute.