This topic has not yet been rated - Rate this topic

Glyphs.OriginX property

Gets or sets the x origin for the glyphs.

Syntax


public double OriginX { get; set; }


<Glyphs OriginX="double"/>

Property value

Type: System.Double [.NET] | float64 [C++]

The x origin of the Glyphs, in pixels. The default is 0.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Documents
Windows::UI::Xaml::Documents [C++]

Metadata

Windows.winmd

See also

Glyphs

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.