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.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class RectangleProps : ShapeProps |
Visual Basic |
---|
Public Class RectangleProps _ Inherits ShapeProps |
Inheritance Hierarchy
System..::..Object
C1.C1Preview..::..ShapeProps
C1.C1Preview..::..RectangleProps
C1.C1Preview..::..EllipsePartProps
C1.C1Preview..::..RoundRectangleProps
C1.C1Preview..::..ShapeProps
C1.C1Preview..::..RectangleProps
C1.C1Preview..::..EllipsePartProps
C1.C1Preview..::..RoundRectangleProps