C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleProps Class
Properties Methods


RectangleProps Class Members

The following tables list the members exposed by RectangleProps.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the height of the current rectangle.  
Public PropertyGets or sets the width of the current rectangle.  
Public PropertyGets or sets the X coordinate of the current rectangle.  
Public PropertyGets or sets the Y coordinate of the current rectangle.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another ShapeProps to the current object.  
Top
See Also