VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / IRegion Interface
In This Topic
IRegion Interface Methods
In This Topic
For a list of all methods of this type, see 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