magicfile icon وبسایت فایل سحرآمیز - magicfile.ir

سورس و کد برنامه انیمیشن برداری GDI+ Flash-like با vb.net

سورس-و-کد برنامه-انیمیشن-برداری-GDI+-Flash-like-با-vb.net
توضیحات کوتاه و لینک دانلود
Today, in this post, for you dear users of the website, we have prepared a source file and code for the GDI+ Flash-like vector animation program with vb.net ready for download.

دانلود - Download

لیست فایل های مشابه

لینک کوتاه : https://en.magicfile.ir/?p=2380
توضیحات کامل در مورد فایل

دانلود سورس و کد برنامه انیمیشن برداری GDI+ Flash-like با vb.net

It is an Adobe Flash program written in VB.NET using GDI+ that allows you to create graphics and animate them. It also has audio playback, raster image warping, SVG generation and AVI capability.

نمونه تصاویر در زمان اجرا

سورس و کد برنامه انیمیشن برداری

ابزار طراحی این نرم افزار

  • ابزار پیکان

The Arrow tool is the most versatile tool because you can use it not only to select and move objects, but also to perform various actions when you double-click on objects. For example, double-clicking on a group's details in that group causes the new group to be the SelectedContainer object in the Designer. By double-clicking a subscene, its Scene object is set to the selected scene. Double-clicking a vector object changes the PointEditMode property. This is a busy tool.

  • ابزار مستطیل و بیضی

Rectangle and Ellipse both work by tracing the rectangle the user draws, creating a GraphicsPath internal, adding their shape to the path, then calling SetPath new VectorObject to recreate the object using the new path, making a Refresh call to update the display's SceneSurface. User while dragging

The two tools are so similar that I had to create a base class for the vectors and just create an override function when it came time to add the rectangle/ellipse to the built-in GraphicsPath object. Maybe next iteration I'll do that.

  • ابزار صدا

The sound tool is very simple. When you click anywhere, it will prompt you for media files, and if you select one, it will create an instance of the Sound class and place it in the selected container.

  • ابزار مداد

The pencil tool I found in some very complex versions before that I could go to all the points we pass through and use its GraphicsPath.AddCurve to achieve exactly what I want. It wasn't a very good algorithm, but for someone who didn't know what it was doing, it did a half-decent job.

  • ابزار چند ضلعی

The rectangle tool allows you to click to add points and then Shift-click to close the shape. If I only use line segments, they can't be set, so instead of calling DrawingPath.AddLine or DrawingPath.AddPolygon to connect the point to the current point, I did this:

  • ابزار متن

The text tool just creates a new instance of a text object with default text and drops it onto the container the mouse is placed in. There is nothing more to say about this.

  • ابزار صحنه زیر

The subscene tool creates an empty subscene object at 25% of the stage size at the mouse location. I could go with 100% as the default, but I wanted users to see the subscene without covering the scenes they are actually editing.

  • ابزار تصویر

Like the Sound tool, the Image tool prompts you for an external image file, then drops it onto the screen at that location.

برای شما کاربر عزیز پیشنهاد دانلود داده می شود

To get the source and code of the GDI+ Flash-like vector animation program with vb.net, click on the link below

برای دریافت اینجا کلیک کن

فایل های که ممکن است نیاز داشته باشید

نظرات کاربران

کد امنیتی

ارسال کننده نظر پريا - 2023/2/12 9:51:01 pm
دانلود کردم فوق العاده هستيد ممنون از سايت خوبتون
 
پاسخ پشتیبانی فایل سحر آمیز
با سلام ممنون از ارسال ديدگاه خود
 
ارسال کننده نظر مونا - 2022/12/25 2:57:30 am
Hello, very good. I didn't think about it. I was looking for it in most of the sites, but I found it completely here. Thank you for your efforts.
 
پاسخ پشتیبانی فایل سحر آمیز
با سلام لطف مي کنيد
 
ارسال کننده نظر شيلا - 2022/12/30 5:56:30 pm
Greetings and courtesy Thank you very much for the file that you put for download, you are good and excellent Both the contents were excellent and the presentations and your site
 
پاسخ پشتیبانی فایل سحر آمیز
با سلام ممنون از ارسال ديدگاه خود
 

لیست فایل های ویژه وبسایت

دانلود-نرم-افزار-ترجمه-خودکار-فایل-های-po-,-pot-بصورت-کامل-برای-تمامی-زبان-ها-از-جمله-فارسی
Download automatic translation software for po, pot files in full for all languages, including Persian

بهترین-سرویس-پوش-نوتیفیکیشن-اسکریپت-مدیریت-اعلان-و-ساخت-پوش-نوتیفیکیشن-سایت-و-ارسال-پوش-از-طریق-php
The best push notification script service for managing notifications and making site notification push and sending push through php

دانلود-نرم-افزار-تبدیل-فایل-متنی-تکست-txt-به-وی‌سی‌اف-vcf-(مخاطب-موبایل)
دانلود نرم افزار تبدیل فایل متنی تکست txt به وی‌سی‌اف vcf (مخاطب موبایل)

دانلود-نرم-افزار-تغییر-زبان-سورس-و-کد-ویژوال-استودیو-(عناصر-دیزاین-طراحی-فرم-ها)
Download software to change the source language and code of Visual Studio (design elements of form design)