Class FileFontSource

FileFontSource class

تمثل مصدر ملف خط واحد.

public sealed class FileFontSource : FontSource

Constructors

NameDescription
FileFontSource(string)يقوم بتهيئة مثيل جديد من فئة FileFontSource.

Properties

NameDescription
FilePath { get; set; }مسار ملف الخط.

Methods

NameDescription
override Equals(object)تحقق مما إذا كانت كائنات مصدر ملف الخط متساوية.

See Also