This topic has not yet been rated - Rate this topic

PlaneProjection.GlobalOffsetX property

Gets or sets the distance that the object is translated along the x-axis of the screen.

Syntax


public double GlobalOffsetX { get; set; }


<PlaneProjection GlobalOffsetX="double"/>

Property value

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

The distance that the object is translated along the x-axis of the screen.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

PlaneProjection

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.