Ab2d.Common.ReaderWmf Namespace |
Class | Description | |
---|---|---|
![]() | BaseXamlWriterSettings |
BaseXamlWriterSettings is a base class that defines settings for GetXaml method.
To get xaml for WPF use WpfXamlWriterSettings. For Silverlight use SilverlightXamlWriterSettings.
|
![]() | EmbeddedImageData |
EmbeddedImageData contains raw image data and image format
|
![]() | GeometrySettings |
Geometry Settings used to define how the geometry is read with ReadGeometry method.
|
![]() | MetafileLoadedEventArgs |
MetafileLoadedEventArgs is used for MetafileLoaded event on WmfViewbox and WmfDrawing.
|
![]() | MetafileLoadingEventArgs |
MetafileLoadingEventArgs is used for MetafileLoading event on WmfViewbox and WmfDrawing.
|
![]() | SilverlightXamlWriterSettings |
SilverlightXamlWriterSettings defines settings for use with GetXaml method to get xaml defined for Silverlight.
|
![]() | WinRtXamlWriterSettings |
WinRtXamlWriterSettings defines settings for use with GetXaml method to get XAML defined for Windows Runtime (Windows Store applications).
|
![]() | WpfXamlWriterSettings |
WpfXamlWriterSettings defines settings for use with GetXaml method to get xaml defined for WPF.
|
Interface | Description | |
---|---|---|
![]() | IResourceXamlWriterSettings |
IResourceXamlWriterSettings interface is used to specify setting that tell Xaml Writer how to write Pens and Brushes as resources.
|
Delegate | Description | |
---|---|---|
![]() | ResolveImagePathDelegate |
ResolveImagePathDelegate is used to specify the path where the image will be saved
|
![]() | ResolveResourceKeyDelegate |
ResolveResourceKeyDelegate is used to customize the resource key names used in GetXaml method when UseResources property is set to true and ReadGeometry method was used.
|
Enumeration | Description | |
---|---|---|
![]() | GeometryTextExportType |
GeometryTextExportType enum describes how the text is exported into geometry objects.
|
![]() | MetafileUnits |
MetafileUnits defines possible values for metafile units that can be used when reading metafile.
|
![]() | SilverlightXamlWriterSettingsSilverlightVersionType |
SilverlightVersionType defines the supported Silverlight versions
|