VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / Region Class
Properties Methods SeeAlso
In This Topic
    Region Class Members
    In This Topic
    The following tables list the members exposed by Region.
    Public Properties
     NameDescription
    Public PropertyReturns an angle relative to vector (1,0).
    Public PropertyReturns a left-bottom coordinate of VintasoftRectI.
    Public PropertyReturns a left-top coordinate of VintasoftRectI.
    Public PropertyReturns a boundary VintasoftRectI for this region.
    Public PropertyReturns a right-bottom coordinate of VintasoftRectI.
    Public PropertyReturns a right-top coordinate of VintasoftRectI.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the region points.
    Public MethodDetermines if point is located in region.
    Public MethodReturns this region as a VintasoftPointI array.
    Public MethodConverts this Region to a human-readable string.
    See Also