Gets or sets the value of the x origin for the Glyphs object.
<object OriginX="Double" .../>
value = object.OriginX
object.OriginX = value
Property Value
Type: Double
A value that represents the x origin of the Glyphs object, in pixels.
This property is read/write. The default value is 0.
Use OriginX and OriginY to offset the entire Glyphs grouping.