XpsDevice.DrawImage

XpsDevice.DrawImage method

يرسم الصورة المحددة .

public override void DrawImage(byte[] data, ImageType type, RectangleF rect)
معامليكتبوصف
dataByte[]مصفوفة من البايت تمثل الصورة.
typeImageTypeنوع الصورة.
rectRectangleFمستطيل يحدد موضع الرسم وحجمه.

أنظر أيضا