ScreenUnitHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class provides static helper methods for ScreenUnit.
public static class ScreenUnitHelper
type ScreenUnitHelper = class
Public Class ScreenUnitHelper
- Inheritance
-
ScreenUnitHelper
Methods
Convert(ScreenUnit, ScreenUnit, Single, XamlRoot) |
Converts a screen unit to another screen unit (ex: 1cm => 37.7953px). |
Convert(ScreenUnit, ScreenUnit, Single) |
Converts a screen unit to another screen unit (ex: 1cm => 37.7953px). |