Leadtools.Converters Namespace : RasterRegionConverter Class |
public static class RasterRegionConverter
'Declaration Public MustInherit NotInheritable Class RasterRegionConverter
'Usage Dim instance As RasterRegionConverter
public sealed static class RasterRegionConverter
public class RasterRegionConverter
function Leadtools.Converters.RasterRegionConverter()
public ref class RasterRegionConverter abstract sealed
This class lets you easily convert between LEADTOOLS Leadtools.RasterRegion object and Android android.graphics.Path.
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. Use this class To convert a LEADTOOLS Leadtools.RasterRegion object to and from a android.graphics.Path object.