Ab2d.Controls Namespace |
Class | Description | |
---|---|---|
WmfDrawing |
WmfDrawing is an Image control that enables showing Windows Metafile (wmf) and Enhanced Metafiles (emf) images as drawing objects in WPF and can be used in Extensible Application Markup Language (XAML).
Set its Source propety to source of wmf or wmf file - use pack Uri specifications.
Set OptimizationPercent to optimize the read drawing objects (0 - no optimization, 100 - full optimization).
| |
WmfDrawingAutomationPeer |
WmfDrawingAutomationPeer class used for UI Automation
| |
WmfViewbox |
WmfViewbox is a Viewbox control that enables showing Windows Metafile (wmf) and Enhanced Metafiles (emf) images in WPF and can be used in Extensible Application Markup Language (XAML). Set its Source propety to source of wmf or wmf file - use pack Uri specifications.
| |
WmfViewboxAutomationPeer |
WmfViewboxAutomationPeer class used for UI Automation
|