C1.Web.Api.Document.Models Namespace / Rect Class
Properties


Rect Class Members

The following tables list the members exposed by Rect.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of Rect object.  
Top
Public Properties
 NameDescription
Public PropertyGets the height of the rect.  
Public PropertyGets the width of the rect.  
Public PropertyGets the x-coordinate of the upper-left corner of the rect.  
Public PropertyGets the y-coordinate of the upper-left corner of the rect.  
Top
See Also