VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpRegion Class
Properties Methods SeeAlso
In This Topic
SkiaSharpRegion Class Members
In This Topic
The following tables list the members exposed by SkiaSharpRegion.
Public Properties
 NameDescription
Public PropertyGets the source object of this pen.
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