Property Right
Right
Gets or sets the x-coordinate of the right edge of the image, relative to its location. Value is calculated as Location.X + ImageWidthInDips. Result is in device-independent pixels (DIPs).
public virtual float Right { get; set; }