C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleProps Class
Members

RectangleProps Class
Represents the geometric properties of a rectangle, also serves as the base for classes describing certain other shapes (such as round rectangle, arc and pie). Used by RenderRectangle and derived classes.
Object Model
RectangleProps Class
Syntax
'Declaration
 
Public Class RectangleProps 
   Inherits ShapeProps
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.ShapeProps
      C1.C1Preview.RectangleProps
         C1.C1Preview.EllipsePartProps
         C1.C1Preview.RoundRectangleProps

See Also