Property VertOriginX
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
VertOriginX
Gets or sets the default X-coordinate in the font coordinate system of the origin of a glyph to be used when drawing vertically oriented text.
public float VertOriginX { get; set; }
Property Value
Remarks
If the attribute is not specified, the effect is as if the attribute were set to half of the effective value of attribute ‘horiz-adv-x’.