Edit

Share via


ScreenUnitHelper Class

Definition

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).

Applies to