C# Class Windows.UI.Xaml.ThicknessHelper

Inheritance: IThicknessHelper
显示文件 Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
FromLengths ( [ left, [ top, [ right, [ bottom ) : Thickness
FromUniformLength ( [ uniformLength ) : Thickness

Method Details

FromLengths() public static method

public static FromLengths ( [ left, [ top, [ right, [ bottom ) : Thickness
left [
top [
right [
bottom [
return Thickness

FromUniformLength() public static method

public static FromUniformLength ( [ uniformLength ) : Thickness
uniformLength [
return Thickness