VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace / WebImageRegion Class
Constructors Properties Methods Operators SeeAlso
In This Topic
    WebImageRegion Class Members
    In This Topic
    The following tables list the members exposed by WebImageRegion.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of this rectangle. (Inherited from WebRectangle)
    Public PropertyGets or sets type of the region.
    Public PropertyGets or sets the width of this rectangle. (Inherited from WebRectangle)
    Public PropertyGets or sets the x-coordinate of the upper-left corner of this rectangle. (Inherited from WebRectangle)
    Public PropertyGets or sets the y-coordinate of the upper-left corner of this rectangle. (Inherited from WebRectangle)
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance. (Inherited from WebRectangle)
    Public MethodDetermines whether two WebRectangle instances are equal. (Inherited from WebRectangle)
    Public MethodReturns the hash code for this WebRectangle. (Inherited from WebRectangle)
    Public Operators
     NameDescription
    Public OperatorOverloaded. Conversion from to .
    See Also