Back to Devexpress

ShapeRectangle Class

corelibraries-devexpress-dot-xtraprinting-dot-shape-8b26a853.md

latest1.2 KB
Original Source

ShapeRectangle Class

Represents the rectangle shape type.

Namespace : DevExpress.XtraPrinting.Shape

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class ShapeRectangle :
    FilletShapeBase
vb
Public Class ShapeRectangle
    Inherits FilletShapeBase

Inheritance

Object DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase ShapeBase ClosedShapeBase FilletShapeBase ShapeRectangle

See Also

ShapeRectangle Members

DevExpress.XtraPrinting.Shape Namespace