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