Gets the y (vertical), coordinate of the selection rectangle (top).
Read-write property
Visual Basic |
---|
Public Property SelectionRectangleY As Double |
A double value which represents the y coordinate for the selection rectangular area.
The default value is 0.0.
Use the SetSelectionRectangle method to set the selected rectangle for the image.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.