ReaderWmfResolveRasterOperation Field |
ResolveRasterOperation can be used to set a delegate that is called when an unsupported raster operation is used in metafile.
ResolveRasterOperation delegate returns a Brush that is used for the unsupported raster operation. If null is returned than the Rectangle will not be created.
Namespace: Ab2dAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax See Also