ActiveReports Developer 7
X Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > PointFEx Structure : X Property

Glossary Item Box

Gets or sets the x-coordinate of this PointFEx.

Syntax

Visual Basic (Declaration) 
Public Property X As System.Single
C# 
public System.float X {get; set;}

See Also