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