VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / IRegion Interface
Methods SeeAlso
In This Topic
    IRegion Interface Members
    In This Topic
    The following tables list the members exposed by IRegion.
    Public Methods
     NameDescription
    Public MethodOverloaded. Combines this region with the specified region.
    Public MethodReturns a rectangle that bounds this region.
    Public MethodReturns an array of System.Drawing.RectangleF structures that approximate this region after the specified matrix transformation is applied.
    Public MethodOverloaded. Tests whether the specified structure is contained within this region.
    Public MethodInitializes this region to an empty interior.
    Public MethodInitializes this region object to an infinite interior.
    Public MethodApplies a transform matrix to this region.
    See Also