Get the client coordinates of the point.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public int Y { get; }
Visual Basic
Public ReadOnly Property Y As Integer
	Get

See Also