Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Wmf.Objects การประกอบ: Aspose.Imaging.dll (25.4.0)
การสร้าง font
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
อนุญาโตตุลาการ
WmfGraphicObject.Index , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfCreateFontInDirect()
public WmfCreateFontInDirect()
Properties
ExtendedBytes
รับหรือตั้งค่าไบต์ที่ขยาย
public byte[] ExtendedBytes { get; set; }
คุณสมบัติมูลค่า
byte [ ]
LogFont
รับหรือตั้งค่าจดหมายจดหมาย
public EmfLogFont LogFont { get; set; }