VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.Gdi Namespace / GdiRegion Class
Properties Methods SeeAlso
    GdiRegion Class Members
    The following tables list the members exposed by GdiRegion.
    Public Properties
     NameDescription
    Public PropertyGets the source object of this region.
    Public Methods
     NameDescription
    Public MethodCreates a new GdiRegion that is a copy of the current instance.
    Public MethodOverloaded. Combines this region with the specified graphics path.
    Public MethodReleases all resources used by this GdiRegion object.
    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 rgion.
    See Also