Geometry « Windows Presentation Foundation « VB.Net
Home
VB.Net
1.
2D
2.
Application
3.
Class
4.
Data Structure
5.
Data Types
6.
Database ADO.net
7.
Development
8.
Event
9.
File Directory
10.
Generics
11.
GUI
12.
Language Basics
13.
LINQ
14.
Network Remote
15.
Security
16.
Thread
17.
Windows Presentation Foundation
18.
Windows System
19.
XML
20.
XML LINQ
VB.Net Tutorial
VB.Net by API
VB.Net
»
Windows Presentation Foundation
»
Geometry
Screenshots
1.
GeometryCombineMode = Union
2.
GeometryCombineMode = Intersect
3.
GeometryCombineMode = Xor
4.
GeometryCombineMode = Exclude
5.
Combine two circles into one shape using CombinedGeometry: Union
6.
Combine two circles into one shape using CombinedGeometry: Xor
7.
Combine two circles into one shape using CombinedGeometry: Intersect
8.
Combine two circles into one shape using CombinedGeometry: Exclude
9.
Combine Geometry
10.
LineGeometry for Path
11.
EllipseGeometry for Path
12.
BezierSegment for a Path
13.
Put EllipseGeometry to GeometryGroup
14.
Put RectangleGeometry to GeometryGroup
15.
Path based on GeometryGroup Resource
16.
GeometryDrawing.Brush
17.
GeometryDrawing.Pen
18.
GeometryDrawing with 2 PathFigures
19.
GeometryGroup and DrawingImage
20.
GeometryDrawing insize a DrawingGroup
21.
Use the StreamGeometry mini-language to create polyline
22.
Create a PathGeometry using the PathFigureCollection mini-language.
23.
PolyLineSegment creates a series of straight lines.
24.
LineGeometry vs Line
25.
RectangleGeometry vs Rectangle
26.
EllipseGeometry vs Ellipse
27.
Combine geometries is to use the GeometryGroup object
28.
Geometry Group
29.
GeometryDrawing Pen and Geometry
30.
CombinedGeometry GeometryCombineMode="Union"
31.
Reusing Geometry
32.
Converting text to geometry
33.
Use a PathGeometry object to highlight displayed text.
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.