Skip to content

Create diagram shapes based on SVG images, register them, and use SVG shapes in the diagram.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-diagram-register-and-use-svg-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF DiagramControl - Register and Use SVG Shapes

Diagram Control allows you to use SVG images as shapes. This example demonstrates how to create diagram shapes based on SVG images, register them, and use SVG shapes in the diagram. The ShapeDescription.CreateSvgShape method creates a shape from a stream that contains an SVG image.

image

The sample project uses icons from IcoMoon's "Free Shapes" pack.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Create diagram shapes based on SVG images, register them, and use SVG shapes in the diagram.

Topics

Resources

License

Stars

Watchers

Forks