Convert Method (AnnotationBase)
Converts the specified point from data to pixel coordinates.
protected _Point Convert(
_Point
)
'Declaration
Protected Function Convert( _
ByVal As _Point _
) As _Point
Parameters
- pt
- The point value to convert.
Return Value
The point in control's pixel coordinates.