Gets or sets X coordinate of the cursor pointer on the image. Takes values from 0 to 1. Dependency property.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public static DependencyProperty CenterPointXProperty
Visual Basic (Declaration)
Public Shared CenterPointXProperty As DependencyProperty
Visual C++
public:
static DependencyProperty^ CenterPointXProperty

See Also