Ab2d Namespace | |
| Class | Description | |
|---|---|---|
| ReaderSvg |
ReaderSvg is a class library for reading svg and svgz files and converting its elements into WPF elements. For usage in XAML see SvgViewbox and SvgDrawing.
|
| Delegate | Description | |
|---|---|---|
| ReaderSvgAfterWpfObjectCreatedDelegate |
AfterWpfObjectCreatedDelegate is used for AfterWpfObjectCreatedCallback to provide a way to customize WPF objects that are created with ReaderSvg from svg elements.
| |
| ReaderSvgBeforeWpfObjectCreatedDelegate |
BeforeWpfObjectCreatedDelegate is used for BeforeWpfObjectCreatedCallback to provide a way to create custom WPF objects from svg elements.
| |
| ReaderSvgGetCustomSvgElementNameDelegate |
GetCustomSvgElementNameDelegate is used for GetCustomSvgElementNameCallback to provide custom element names.
|
| Enumeration | Description | |
|---|---|---|
| ReaderSvgNamedObjectsSourceType |
Enum that defines the available sources for the object's name.
| |
| ReaderSvgSvgCreators |
SvgCreators enum defines common applications that can produce svg files.
| |
| ReaderSvgSwitchElementProcessingTypes |
The SwitchElementsProcessingTypes enum defines the possible values for the SwitchElementsProcessingType property.
|