Skip to main content

XRConvert.ConvertFrom Method

Name Parameters Description
ConvertFrom(Point, Single) val, dpi Adjusts the coordinates of a point calculated for the specified DPI according to the current DPI.
ConvertFrom(Rectangle, Single) val, dpi Adjusts the location and size of a rectangle calculated for the specified DPI according to the current DPI.
ConvertFrom(Size, Single) val, dpi Adjusts the size calculated for the specified DPI according to the current DPI.
ConvertFrom(Int32, Single) val, dpi Adjusts the integer value calculated for the specified DPI according to the current DPI.