Point HoverPoint { get; set; }
Property HoverPoint As Point Get Set
property Point HoverPoint { Point get (); void set (Point value); }
abstract HoverPoint : Point with get, set
In This Article