DpiHelperCurrentPointToStandardPoint Method |
standard DPI to current DPI
Namespace:
ComPDFKitViewer.Helper
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic static Point CurrentPointToStandardPoint(
Point oldPoint
)
Parameters
- oldPoint
- Type: System.WindowsPoint
old value
Return Value
Type:
Point
new value
See Also