BlackWaspTM

This web site uses cookies. By using the site you accept the cookie policy.This message is for compliance with the UK ICO law.

<< Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next >> |
WPF Shapes - Path - PolyBezier SegmentsWPF Shapes - Path - PolyBezier Segments
The one hundred and thirty-first part of the Windows Presentation Foundation Fundamentals tutorial looks at two types of segment that can be used within Paths. Both generate a continuous path from a series of connected Bézier curves.
WPF Shapes - Path - Path Markup SyntaxWPF Shapes - Path - Path Markup Syntax
The one hundred and thirty-second part of the Windows Presentation Foundation Fundamentals tutorial completes the examination of Paths. This article describes path markup syntax, which provides a shorter way to describe complex paths of lines, arcs and Bézier curves.
WPF Shapes Class HierarchyWPF Shapes Class Hierarchy
The one hundred and thirty-third part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF shapes. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far.
WPF Base Classes - ShapeWPF Base Classes - Shape
The one hundred and thirty-fourth part of the Windows Presentation Foundation Fundamentals tutorial looks at the base class for the shape controls. The Shape class provides members that control the fill and the stroke used when rendering two-dimensional shapes.
WPF Brushes - Solid ColourWPF Brushes - Solid Colour
The one hundred and thirty-fifth part of the Windows Presentation Foundation Fundamentals tutorial is the first to look at the brushes provided by WPF. Brushes are used to set the colours for controls and drawings. The first brush type produces a solid block of colour.
WPF Brushes - Linear GradientWPF Brushes - Linear Gradient
The one hundred and thirty-sixth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF brushes. This article looks at the first of two gradient brushes.
WPF Brushes - Radial GradientWPF Brushes - Radial Gradient
The one hundred and thirty-seventh part of the Windows Presentation Foundation Fundamentals tutorial looks at a second style of gradient brush. The radial gradient brush allows smooth fades between colours according to the distance from a focal point.
WPF Brushes - Tiled ImagesWPF Brushes - Tiled Images
The one hundred and thirty-eighth part of the Windows Presentation Foundation Fundamentals tutorial looks at the first of several tile brushes. These fill an area of a control or shape with a repeating pattern. The first such brush fills an area with a bitmap image.
WPF Brushes - Tiled VisualsWPF Brushes - Tiled Visuals
The one hundred and thirty-ninth part of the Windows Presentation Foundation Fundamentals tutorial examines the second of the tile brushes. The VisualBrush class renders a Visual as a brush, which can generate interesting effect.
WPF Brushes - Tiled DrawingsWPF Brushes - Tiled Drawings
The one hundred and fortieth part of the Windows Presentation Foundation Fundamentals tutorial looks at the last of the three tile brushes. The DrawingBrush class tiles any drawing object and uses the result to fill shapes or areas of controls.
<< Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next >> |