| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > FontFamily Class : GetMatchingFonts Method |
'Declaration Public Function GetMatchingFonts( _ ByVal weight As FontWeight, _ ByVal stretch As FontStretch, _ ByVal style As FontStyle _ ) As FontList
public FontList GetMatchingFonts( FontWeight weight, FontStretch stretch, FontStyle style )