Skip to content

bezzad/WpfMagnifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wpf Magnifier

Magnifier sample in WPF

How to use

In XAML code add this line:

<local:Magnifier Stroke="blue" Radius="50" ZoomFactor="3" ContentPanel="{Binding ElementName=ContentPanel}"></local:Magnifier>

ContentPanel is the panel which is you want to magnify on.

Sample view:

sample

About

Magnifier control sample in WPF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages