Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / 2D

2D

2D

Great Reads

by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form

Latest Articles

by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form

All Articles

Sort by Score

2D 

by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
by The Zakies
[tut4] how to draw lines & to draw different types on end shapes like rectangle and circle using C#
by The Zakies
Learn how to implement a tecnique of a parent form that createes and controls other forms , through the tecnique of using the tab control, also learn how to implement a menu for the tools, and how to add cutom cursor for each tool
by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
by gintack
C++ header file to plot data in the form of x, y, z arrays and list as potential lines and graphs
by HitsRathod, Sneha Palve
Easily export chart.js charts in image formats
by Rajesh Londhe
Face alignment rotation to improve face recognization
by Asad Bukhari
Step by Step guide for getting started with MicroStation Application Development
by IgorRadionyuk
An iterator over parametric function, which is a well known mathematical abstraction: Parametric Function. It maps interval of real numbers[start, stop] to some values in the range of function.
by Perić Željko
Sorting Multi-Dimensional Arrays in C# with QuickSort Sort Extensions
by ratah_
The purpose of this tip is to discuss a solution for managing a raster data format using modern C++ features.
by Mr. xieguigang 谢桂纲
Manhattan plot in VisualBasic, application of the cross platform VisualBasic in the data science
by Tomaž Štih
Sometimes you need to draw a simple glyph.
by Tomaž Štih
Size the child rectangle so that it fits into given parent rectangle, without distorting it
by ShantanuKulkarni3
Introduction to WPF DrawingContext api
by User 5250478
Application to show how to zigzag order a matrix