Constructor WpfFontFamilyInfo
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
WpfFontFamilyInfo(FontFamily, FontWeight, FontStyle, FontStretch)
public WpfFontFamilyInfo(FontFamily family, FontWeight weight, FontStyle style, FontStretch stretch)
Parameters
familyFontFamilyweightFontWeightstyleFontStylestretchFontStretch
WpfFontFamilyInfo(WpfFontFamilyType, FontFamily, FontWeight, FontStyle, FontStretch)
public WpfFontFamilyInfo(WpfFontFamilyType familyType, FontFamily family, FontWeight weight, FontStyle style, FontStretch stretch)
Parameters
familyTypeWpfFontFamilyTypefamilyFontFamilyweightFontWeightstyleFontStylestretchFontStretch
WpfFontFamilyInfo(WpfFontFamilyType, string, FontFamily, FontWeight, FontStyle, FontStretch)
public WpfFontFamilyInfo(WpfFontFamilyType familyType, string fontName, FontFamily family, FontWeight weight, FontStyle style, FontStretch stretch)
Parameters
familyTypeWpfFontFamilyTypefontNamestringfamilyFontFamilyweightFontWeightstyleFontStylestretchFontStretch
WpfFontFamilyInfo(string, SvgFontElement, FontWeight, FontStyle, FontStretch)
public WpfFontFamilyInfo(string fontName, SvgFontElement fontElement, FontWeight weight, FontStyle style, FontStretch stretch)
Parameters
fontNamestringfontElementSvgFontElementweightFontWeightstyleFontStylestretchFontStretch