Property | Type | Description | |
---|---|---|---|
AutoLength | |||
BackgroundPosBottom | |||
BackgroundPosCenter | |||
BackgroundPosLeft | |||
BackgroundPosRight | |||
BackgroundPosTop | |||
FontSizeLarge | |||
FontSizeLarger | |||
FontSizeMedium | |||
FontSizeSmall | |||
FontSizeSmaller | |||
FontSizeXLarge | |||
FontSizeXSmall | |||
FontSizeXXLarge | |||
FontSizeXXSmall | |||
MainSize | |||
Medium | |||
NormalWordOrLine | |||
NotAssign | |||
Thick | |||
Thin | |||
ZeroNoUnit | |||
ZeroPx |
Method | Description | |
---|---|---|
CssLength ( float num, CssUnitOrNames unit ) : System | ||
IsEq ( |
||
MakeFontSizePtUnit ( float pointUnit ) : |
||
MakePixelLength ( float pixel ) : |
||
MakeZeroLengthNoUnit ( ) : |
||
ToString ( ) : string |
Returns the length formatted ready for CSS interpreting.
|
Method | Description | |
---|---|---|
CssLength ( int internalFlags ) : System |
public CssLength ( float num, CssUnitOrNames unit ) : System | ||
num | float | |
unit | CssUnitOrNames | |
return | System |
public static IsEq ( |
||
len1 | ||
len2 | ||
return | bool |
public static MakeFontSizePtUnit ( float pointUnit ) : |
||
pointUnit | float | |
return |
public static MakePixelLength ( float pixel ) : |
||
pixel | float | |
return |
public static MakeZeroLengthNoUnit ( ) : |
||
return |
public static CssLength,LayoutFarm.Css AutoLength | ||
return |
public static CssLength,LayoutFarm.Css BackgroundPosBottom | ||
return |
public static CssLength,LayoutFarm.Css BackgroundPosCenter | ||
return |
public static CssLength,LayoutFarm.Css BackgroundPosLeft | ||
return |
public static CssLength,LayoutFarm.Css BackgroundPosRight | ||
return |
public static CssLength,LayoutFarm.Css BackgroundPosTop | ||
return |
public static CssLength,LayoutFarm.Css FontSizeLarge | ||
return |
public static CssLength,LayoutFarm.Css FontSizeLarger | ||
return |
public static CssLength,LayoutFarm.Css FontSizeMedium | ||
return |
public static CssLength,LayoutFarm.Css FontSizeSmall | ||
return |
public static CssLength,LayoutFarm.Css FontSizeSmaller | ||
return |
public static CssLength,LayoutFarm.Css FontSizeXLarge | ||
return |
public static CssLength,LayoutFarm.Css FontSizeXSmall | ||
return |
public static CssLength,LayoutFarm.Css FontSizeXXLarge | ||
return |
public static CssLength,LayoutFarm.Css FontSizeXXSmall | ||
return |
public static CssLength,LayoutFarm.Css MainSize | ||
return |
public static CssLength,LayoutFarm.Css NormalWordOrLine | ||
return |
public static CssLength,LayoutFarm.Css NotAssign | ||
return |
public static CssLength,LayoutFarm.Css ZeroNoUnit | ||
return |