Class FontStretchFactory
Inheritance
System.Object
FontStretchFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Silverlight
Assembly: ArtOfTest.WebAii.dll
Syntax
public class FontStretchFactory
Constructors
FontStretchFactory()
Declaration
public FontStretchFactory()
Methods
FromString(String)
Declaration
public static FontStretch FromString(string source)
Parameters
System.String
source
|
Returns
System.Windows.FontStretch
|