VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpRegion Class
In This Topic
SkiaSharpRegion Class Methods
In This Topic
For a list of all methods of this type, see SkiaSharpRegion.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public MethodOverloaded. Combines this region with the specified region.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodReturns a rectangle that bounds this region.
Public MethodReturns an array of System.Drawing.RectangleF structures, which approximate this region after the specified matrix transformation is applied.
Public MethodOverloaded. Returns a value indicating 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 rgion.
See Also