Back to Devexpress

ShapePolygon Class

corelibraries-devexpress-dot-xtraprinting-dot-shape-298e7ee2.md

latest1.3 KB
Original Source

ShapePolygon Class

Represents the regular polygon shape type.

Namespace : DevExpress.XtraPrinting.Shape

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class ShapePolygon :
    ShapePolygonBase
vb
Public Class ShapePolygon
    Inherits ShapePolygonBase

Inheritance

Object DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase ShapeBase ClosedShapeBase FilletShapeBase ShapePolygonBase ShapePolygon

See Also

ShapePolygon Members

DevExpress.XtraPrinting.Shape Namespace