geometry
The WPF source geometry. This parameter cannot be null (Nothing in VB).
The LEADTOOLS Leadtools.RasterRegion object this method creates. You must dispose this object after using it.
The LEADTOOLS Leadtools.RasterRegion class provides a platform independent representation of an area of interest in a Leadtools.RasterImage that can be used in any platform supported by LEADTOOLS such as GDI, GDI+, and WPF. Use this class To convert a LEADTOOLS Leadtools.RasterRegion object to/from a WPF System.Windows.Media.Geometry object.
For more information refer to RasterImage and WPF.