• Image = Image. FromFile (" súwret.jpg"); Bul kodlar súwretti PictureBox ishinde hár qıylı usıllar menen jaylastırıw ushın isletiledi.
  • PictureBox myPictureBox = new PictureBox (); myPictureBox. Image = Image. FromFile (" súwret.jpg"); // Súwretti júklew
  • Eger PictureBoxning ólshemi júklengen suwretden úlken bolsa, súwrettiń kórinisi SizeMode ózgeshelikine baylanıslı boladı. PictureBoxning SizeMode ózgesheligi tómendegi bahalardan birin alıwı múmkin
  • AutoSize: Bul jaǵdayda PictureBox ólshemi súwret ólshemine maslanadı, sol sebepli PictureBox ólshemi suwretden úlken bolıwı múmkin emes.
  • PictureBox1. SizeMode = PictureBoxSizeMode. StretchImage




    Download 249,48 Kb.
    bet7/9
    Sana20.05.2024
    Hajmi249,48 Kb.
    #244606
    1   2   3   4   5   6   7   8   9
    Bog'liq
    2k1.Bazarbaev.Sharapat

    PictureBox1. SizeMode = PictureBoxSizeMode. StretchImage;
    pictureBox1. Image = Image. FromFile (" súwret.jpg");
    Eger súwretti PictureBoxning orayında jaylastırıwdı qáleseńiz:
    PictureBox1. SizeMode = PictureBoxSizeMode. CenterImage;
    pictureBox1. Image = Image. FromFile (" súwret.jpg");
    Bul kodlar súwretti PictureBox ishinde hár qıylı usıllar menen jaylastırıw ushın isletiledi.
    PictureBox ishindegi súwret ólshemin avtomatikalıq sazlaw múmkin. Onıń ushın SizeMode ózgeshelikin AutoSize ma`nisine ornatıwıńız kerek. Bul PictureBoxning ólshemin avtomatikalıq túrde súwrettiń ólshemine maslastıradı. Tómendegi mısal kodta PictureBox jaratılǵan jáne onıń SizeMode ózgesheligi AutoSizega ornatılǵan :
    PictureBox myPictureBox = new PictureBox ();
    myPictureBox. Image = Image. FromFile (" súwret.jpg"); // Súwretti júklew
    myPictureBox. SizeMode = PictureBoxSizeMode. AutoSize; // PictureBox ólshemin súwret ólshemine maslastırıw
    this. Controls. Add (myPictureBox); // PictureBox'ni forma kontrollerine qosıw
    Bul kod PictureBox komponentin jaratadı, súwretti júkleydi hám PictureBoxning ólshemin súwrettiń ólshemine maslastıradı. Sonday etip, súwret PictureBox ishinde óziniń túp ólsheminde kórsetiledi hám PictureBoxning ólshemi de soǵan maslanadı.
    Eger PictureBoxning ólshemi júklengen suwretden úlken bolsa, súwrettiń kórinisi SizeMode ózgeshelikine baylanıslı boladı. PictureBoxning SizeMode ózgesheligi tómendegi bahalardan birin alıwı múmkin:
    Normal : Súwret PictureBoxning joqarı shep múyeshinen baslap jaylastırıladı hám ólshemi ózgermeydi. Eger súwret PictureBoxdan kishi bolsa, PictureBoxning qalǵan bólegi bos qaladı.
    AutoSize: Bul jaǵdayda PictureBox ólshemi súwret ólshemine maslanadı, sol sebepli PictureBox ólshemi suwretden úlken bolıwı múmkin emes.
    CenterImage: Súwret PictureBoxning orayında jaylastırıladı hám ólshemi ózgermeydi. Eger súwret PictureBoxdan kishi bolsa, átirapı bos qaladı.

    Download 249,48 Kb.
    1   2   3   4   5   6   7   8   9




    Download 249,48 Kb.

    Bosh sahifa
    Aloqalar

        Bosh sahifa



    PictureBox1. SizeMode = PictureBoxSizeMode. StretchImage

    Download 249,48 Kb.