'宣言 Overloads Function FindFullName( _ ByVal fullFontName As System.String, _ ByVal fontFileName As System.String _ ) As Font
Font FindFullName( System.string fullFontName, System.string fontFileName )
パラメータ
- fullFontName
- fontFileName
Full font name that reflects all family and relevant subfamily descriptors.
'宣言 Overloads Function FindFullName( _ ByVal fullFontName As System.String, _ ByVal fontFileName As System.String _ ) As Font
Font FindFullName( System.string fullFontName, System.string fontFileName )