Overload | Description |
---|---|
ScaleToDPI(Int32,Int32) | Scales a int value to the dpi. |
ScaleToDPI(Size,Int32) | Scales a System.Drawing.Size value to the dpi. |
ScaleToDPI(Thickness,Int32) | Scales a C1.Framework.Thickness value to the dpi. |
ScaleToDPI(Style,Int32) | Scales the C1.Framework.Style instance to the dpi. |