|
PointBoxPointY Property
|
Gets or sets the y-coordinate
of the displayed point.
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax public float PointY { get; set; }
Public Property PointY As Single
Get
Set
Request Example
View SourceProperty Value
Type:
SingleThe point's y-coordinate.
See Also