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