OriginY

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the value of the x origin for the Glyphs object.

<object OriginY="Double"  .../>
value = object.OriginY
object.OriginY = value

Property Value

Type: Double

A value that represents the y origin of the Glyphs object, in pixels.

This property is read/write. The default value is 0.

Managed Equivalent

OriginY

Remarks

Use OriginX and OriginY to offset the entire Glyphs grouping.

Applies To

Glyphs

See Also

Reference