TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About shape
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sonia Bhadouria Vishvkarma (10)
Mahesh Chand (7)
nildo (3)
Bechir Bejaoui (3)
Aashina Arora (2)
Gopi Chand (2)
Gyanender Sharma (2)
Deepak Dwij (2)
Manish Singh (2)
Sunny Sharma (2)
Preeti Zutshi (2)
Dea Saddler (2)
Alagunila Meganathan (1)
Abiola David (1)
Abhishek Tiwari (1)
Abhishek Singhal (1)
Sarwar Alam (1)
Lalit Bansal (1)
Venkat Rao (1)
Dhairya Krishnat (1)
CSharp TV (1)
Rikam Palkar (1)
Tripti Tiwari (1)
Ashwani Tyagi (1)
Gaurav Gupta (1)
Dipa Mehta (1)
Nitin Bhardwaj (1)
Mahesh Verma (1)
Diamondantony Joseph (1)
Menaka Priyadharshini B (1)
Faizan Amjad (1)
Abhishek Arora (1)
Mudita Rathore (1)
Surjeet Yadav (1)
Vinod Kumar (1)
Sudhir Choudhary (1)
Prabhakar Maurya (1)
Sachin Bhardwaj (1)
Hirendra Sisodiya (1)
Avinash Gujjar (1)
Vipendra Verma (1)
Arun Choudhary (1)
Jibin Pan (1)
Mike Gold (1)
Mahak Gupta (1)
Abhimanyu K Vatsa (1)
Destin Joy (1)
Laura Lumbreras (1)
Mickey Marshall (1)
Dinesh Beniwal (1)
Nschan (1)
Robert Hinrichs (1)
John O Donnell (1)
Rama Nageshwara Rao (1)
Indika M W (1)
Related resources for shape
No resource found
Making Graphics Effect Using Shape Control In Microsoft PowerApps
5/21/2024 9:39:43 AM.
In this article, you will explore the dynamic world of graphic effects with Microsoft PowerApps! Learn how to wield shape controls to craft stunning visual elements, enhancing your app's interface
Generate Bell-Shaped Distribution: PySpark & Matplotlib in Fabric Notebook
2/5/2024 11:31:42 AM.
Learn how to generate and visualize a bell-shaped or normal distribution using PySpark and Matplotlib in Microsoft Fabric Notebook. Explore the characteristics of a normal distribution, its symmetry,
Numpy for Data Science
6/8/2023 7:06:26 AM.
How to create different shapes in SwiftUI
4/14/2023 6:26:00 AM.
In this article, we are going to learn how we can create shapes in SwiftUI. We can create custom shapes by defining a path and applying modifiers to customize their appearance in SwiftUI.
Shapeable ImageView In Android
12/20/2022 11:45:15 AM.
In this article, you will learn about shapeable image view in android.
Few Ways AI Will Shape The Modern World
7/1/2022 9:59:44 AM.
Few ways AI will Shape the Modern World. AI is rapidly changing our environment and we are witnessing it.
How AI Will Shape The Metaverse
4/6/2022 12:39:52 PM.
In this article, you will learn how AI will shape the Metaverse.
How to Store Spatial Data or Shape Files into RDBMS(PostgreSQL/POSTGIS)
1/29/2021 10:16:32 AM.
I this article we will see how to store spatial data or shape files into RDBMS.
How To Add Text Box And Shapes In Power BI Reports
1/22/2021 6:33:39 PM.
In this article, you will learn how to Add Text Box and Shapes in Power BI Reports.
Dataframe Attributes In PANDAS
9/14/2020 8:34:01 AM.
In this article, we would learn about various dataframe attributes and how these attributes are used and implemented in Pandas.
Developer Staying in Shape & Motivated During COVID-19
8/21/2020 9:27:21 AM.
AMA on Developer Staying in Shape & Motivated During COVID-19
Canvas Control In WPF
6/14/2020 7:08:46 AM.
Canvas control gives full flexibility to the developer, It doesn't have any default values for its children.
Scalable Vector Graphics - Text 2
1/20/2020 10:39:25 AM.
This article provides further explanations of SVG Text.
Scalable Vector Graphics - Polyline
1/15/2020 4:02:40 PM.
This article explains SVG polyline in detail with some simple examples. It is used to draw open shapes without closing itself like polygons.
HTML5 Canvas Advance: Part 2
12/11/2019 6:00:34 AM.
n this article, I'm going to talk about some advance transformations of HTML5 Canvas.
HTML5 Canvas For Beginners : Part 2
12/10/2019 5:46:45 AM.
In this article we learn about the use of the arc method, quadratic and bezier curves and creating various shapes and so on.
Powers of HTML 5
12/10/2019 4:35:59 AM.
In this article I will demonstrate the powers of HTML 5, like Canvases, Shapes, Arcs and Curves.
Modify Shape Color and Stroke Width in HTML5
12/6/2019 3:26:51 AM.
In this article you will learn about the implementation and use of an onclick event to modify the color of various figures and also see the implementation of stroke width on the mouseover event.
Draw Shapes With HTML5 Canvas
12/5/2019 12:44:42 AM.
In this Article We see the Basic shapes with HTML5 Canvas.
Canvas Shape Tango Animation Using HTML 5
12/4/2019 5:35:00 AM.
This article is very useful to understand animation by using button click.
Create Transformations of a Shape Using HTML5
12/4/2019 4:23:14 AM.
This is a simple application for beginners showing how to create transformations of a shape using HTML 5 and CSS tools.
Create Transformation Text Shape Using HTML5
12/4/2019 2:48:46 AM.
This is a simple application for beginners that shows how to create a Text Transformation Shape using HTML5 and CSS tools.
Canvas Shape Layering Using HTML 5
12/4/2019 12:49:35 AM.
In this article we are going to have a very interesting section about canvas shape layering using HTML 5. To layer shapes we can use one of the following layering methods like moveToTop(), moveToBotto
HTML Graphics With SVG
10/18/2019 3:18:34 PM.
SVG is used in HTML5 for Drawing Shapes using various methods. It stands for Scalable Vector Graphics. SVG follows different methods of drawing basic shapes like, Circle, Rectangle, Rounded Rectangle,
Draw Regular Polygon In TypeScript
10/15/2019 8:15:10 AM.
In this article I explain how to draw a regular polygon using TypeScript.
Learn DataFrame Attributes In Python
8/26/2019 8:24:50 AM.
In this article, you will learn about various attributes of DataFrame in Python and how we can access different information about dataframes.
Drawing rubber-band lines and shapes in VB.NET
3/6/2019 12:59:51 AM.
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
Shaped Windows In WPF
2/11/2019 8:45:09 AM.
Every user interface in WPF is represented by a Window. In this article, you will learn how to create non-rectangular shaped Windows in WPF using C#.
Overview Of Bootstrap Image Shapes And Grid Offset
1/15/2019 12:08:32 AM.
Overview of Bootstrap buttons and Grid Offset. See how to create Bootstrap image shapes & Grid Offset columns, using img classes and generate Responsive Embeds, Responsive images in Bootstrap.
How To Draw Shapes Inside Panel Control In Winforms Using Visual studio 2017
6/16/2018 2:42:32 PM.
In this article I am going to explain How to Draw Shapes inside the Panel control in Winforms application using Visual Studio 2017
Create UI design And Wire-frames For UWP Apps And Others
12/9/2015 5:50:27 AM.
In this article you will learn how to create UI design and wire-frames for Universal Windows Platform (UWP) apps, Windows Store, Tablets and Windows Phone Using Adobe Illustrators and PowerPoint.
Combine and Shape the Data Using Power BI Designer
4/1/2015 3:42:54 PM.
This article demonstrates how to shape and combine multiple data queries into a single data query using the Power BI Designer.
Create Various Shapes Using Backbone.js
1/24/2014 12:22:37 AM.
In this article we will create a Backbone application for creating various shapes. Here we create a rectangle and circle and we can change the color and drag these shapes around.
Excel Tips n Tricks: Tip 6 (Excel 2013 - Dynamic Value in Any Shape)
6/25/2013 3:37:44 PM.
This article shows how to cause the text inside a shape to dynamically change reflecting a value in a cell in your worksheet.
Excel Tips n Tricks Tip 5 (Modify Shape and Style of Comment Box in Excel 2013)
6/17/2013 12:39:41 PM.
After going through this tip you will understand how to modify the shape and style of a Comment Box.
Create Shapes Dynamically in WPF
5/15/2013 1:03:42 PM.
A Shape is a type of UIElement that enables you to draw a shape to the screen.
Draw Shapes in PHP
5/12/2013 6:20:00 PM.
In this article I explain how to draw basic shapes in PHP.
Image Frame in Photoshop
4/3/2013 12:41:47 PM.
In this article you will learn how to make a frame for an image in Photoshop.
Create Shapes in Windows Store Apps
3/25/2013 3:34:43 PM.
In this article we are explaining how to create shape in windows store apps.
How to Insert Image Within Shapes In Photoshop
2/21/2013 11:23:50 AM.
In this article I will explain how to insert an image within shapes using Photoshop.
Create Custom Shapes As Needed in Photoshop
1/30/2013 2:53:11 PM.
In this article I am going to explain creating Custom Shapes according to your requirement in Photoshop.
Implementation of Slider in iPhone
12/26/2012 3:21:17 PM.
In this article I will explain how to implement a slider in iPhone.
Drawing Rubber-Band Lines and Shapes in VB.NET
12/1/2012 4:27:32 AM.
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
Line and Shape Controls in VB.NET
12/1/2012 2:57:23 AM.
article describes about line and shape cintrol in vb.net
M.S. Visio Automation
10/4/2012 9:23:38 AM.
This article demonstrates the flexibility of Visio products as a development platform by describing the customized business solutions.
WPF And User Interactivity Part I: Dealing With Geometries And Shapes
9/29/2012 6:26:42 AM.
This first article will show the manner to handle elements within the scene. Indeed, WPF provides us a very helpful class, namely the VisualTreeHelper class.
RSS Icon in Expression Blend 4
9/18/2012 2:26:24 PM.
Today we are going to see the various types and use of ellipse shapes and arc shapes.
How to Create Shapes in SQL Server 2012
8/22/2012 3:08:45 PM.
In this article I am going to explain how to create a shape in SQL server 2012.
Live Layout in PowerPoint 2013
8/15/2012 4:07:49 PM.
This article describes a new feature of Microsoft PowerPoint 2013 called Live Layout.
Design Search Icon in Expression Blend 4
8/9/2012 2:25:54 PM.
I'm going to help you design a Search Icon.
Use of Hexagon Shape and Gradient Brush Tool Property
8/6/2012 12:37:25 PM.
In this article we will see the use of a Hexagon shape as well as the use of the Properties of the Brush Tool.
Use of Pie Shape and Star Shape in Expression Blend 4
8/4/2012 3:04:03 PM.
Today we are going to design a Key-Ring using Pie Shape, Star Shape, Ellipse Shape and Line Arrow Shape.
Draw a Origami Cat Using Pentagon Shape and Projection Transform Property
8/2/2012 5:51:02 PM.
Today we are going to see the use of the pentagon shape and Projection Transform Property of Transform Property from the Property Panel in Expression Blend 4.
Drawing a Origami Mouse Using Triangle Shape, Ring Shape and Transform Property
7/31/2012 2:00:04 PM.
Using Triangle Shapes and Ring Shapes of Expression Blend 4 we are going to draw an Origami Mouse.
Use of Callout Shapes and Text Property in Expression Blend 4
7/29/2012 10:41:16 AM.
We are going to see the use of Callout Shapes in Expression Blend 4. Callout Shape is divided into 4 parts; they are; Callout Cloud, Callout Oval, Callout Rectangular and Callout Rounded Rectangular.
Use of BLOCK ARROW With Layout Property in Expression Blend 4
7/20/2012 3:45:43 PM.
We are going to see the use of Block Arrow Shapes of Expression Blend 4. Block arrow Shapes are divided into 4 parts; they are: Block Arrow Down, Block Arrow Left, Block Arrow Right and Block Arrow Up.
Use of ARC Shape With Appearance Property in Expression Blend 4
7/19/2012 4:38:54 PM.
Today we are going to see the use of an ARC Shape in Expression Blend 4 with Brushes and Appearance Properties.
Use of Pen Tool, Text Block, Shapes and Opacity in Expression Blend 4
7/11/2012 11:08:05 PM.
Pen Tool is a Drawing Tool. Shortcut is "P". Generally we can Draw Shapes by using Default Tool's like Rectangle, Ellipse, Line Tool etc but here we can also Draw Shapes by using Pen Tool.
Interactive Shaped Forms
5/19/2012 3:41:41 AM.
This Demo show how to create shaped form and customized buttons using Region, GraphicsPath and picture control and using picture control to play animate pictures.
Drawing Visio Shapes in the Visio ActiveX Control Using C# and .NET
5/19/2012 1:58:21 AM.
This article will get you started in using the Visio ActiveX control that allows you to use Visio inside of a .NET Windows Form. The article will step you through a simple example of drawing shapes inside a Visio Drawing and connecting the shapes together.
How to Draw Circle Shape by MouseCapture Event in WPF Using F#
5/13/2012 3:41:48 AM.
This article is a demonstration regrading how you can draw shapes by MouseCapture Event. As I have taken an example of circle and also can move that shape from one place to another. Take a quick review to learn.
How to Implement Ellipse Shape in WPF using F#
5/13/2012 3:39:00 AM.
This article is a demonstration regarding how you can draw an Ellipse shape in WPF using Fsharp. Take a quick review to learn.
Dashed Lines and Transforming Shapes in WPF
5/3/2012 2:26:31 PM.
In this article, we will discuss how to create dashed lines in Path Geometrics in WPF and how we create Transforming shapes In WPF.
Editing the Path of any Shape in XAML Silverlight
5/9/2011 3:50:03 PM.
In this article, you will learn how to edit the path of any Shape.
Link Data from SharePoint 2010 to Shapes in VISIO 2010
12/30/2010 10:31:16 AM.
In this article I am demonstrating linking data to Shapes in VISIO 2010. This is a very nice feature introduced in VISIO 2010. Using this we can hide or show the external data window to view all the data important into the diagram. This feature is present under the tab of Data and in the group of Show/Hide
Basic Shapes - C# OpenGL
12/15/2010 9:26:28 AM.
In this tutorial, we are going to learn how to create basic shapes in c# using OpenGL.
Creating Irregularly Shaped Forms in GDI+
10/19/2010 12:13:36 AM.
A Windows game that looks very similar to a painter's palette is used to show the creation of Irregularly Shaped Forms in GDI+.
Drawing Shaped Forms and Windows Controls in GDI+
8/7/2010 2:00:56 AM.
In this article you Drawing Shaped Forms and Windows Controls in GDI+
WPF and user Interactivity Part IV: Attached property for moving and resizing shapes
4/29/2010 3:47:46 PM.
In this article, I will refactor the previous code by representing it as an attached property.
WPF and UserInteractivity part III: Moving an resizing shapes
4/27/2010 3:11:51 AM.
In this article, we will still dealing with shapes but from a different angle.
Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+
2/8/2010 11:39:25 PM.
In this article I will explain about Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+.
Drawing Pie Shapes in GDI+
12/1/2009 1:24:39 AM.
In this article I will explain you how to Draw Pie Shapes in GDI+.
Drawing Graphics Shapes
11/5/2009 11:24:50 PM.
In this article I will explain about Drawing Graphics Shapes in GDI+.
Drawing Shapes in WPF
7/28/2008 6:00:05 PM.
This article is an introduction to graphics programming in XAML and WPF. In this article, I discuss various graphics objects including lines, rectangles, ellipses, and paths and how to draw them using XAML and WPF.
Drawing Graphics Shapes in XAML
4/11/2007 8:33:35 AM.
This article describes the drawing model in XAML and how to draw various objects such as line, rectangle, ellipse, and paths using XAML.
WPF Application for Importing ESRI Shapefiles
2/26/2007 9:32:58 PM.
A standalone application for reading ESRI shapefiles and displaying them on a WPF Canvas.
A Shaped Windows Forms Application with Variable Opacity
1/16/2006 6:57:00 AM.
This application demonstrates two simple techniques that beginners might find useful in developing creative new looks for Windows applications.
ShapedForms in C#
12/26/2005 7:31:38 AM.
Today Windows always appear with a rectangular shape. What if you could have a window that was shaped like a circle, a square or a triangle or any shape you want.
Drawing rubber-band lines and shapes
12/26/2005 5:56:11 AM.
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
Drawing Transparent Images and Shapes using Alpha Blending
12/26/2005 5:32:07 AM.
Alpha blending is a process of mixing colors and generating a transparent affect. To test this, you draw some graphics shapes on a surface and draw image on top of those shapes and you should be able to see the shapes.
Working with Drawing Class
12/26/2005 1:36:41 AM.
This article gives an overview to work with drawing and printing class. It explains how to use various methods in the drawing and printing class.
Drawing Shapes using Threading
12/7/2005 11:31:48 PM.
This is simple multi-threading program that draws circles and rectangles. Each shape is handle by individual thread that created every time you press start button. Using sleep method on each thread we can change the speed of each shape.