Skip to main content

ShapePolygon Class

In This Article

Represents the regular polygon shape type.

Namespace: DevExpress.XtraPrinting.Shape

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

NuGet Package: DevExpress.Printing.Core

#Declaration

public class ShapePolygon :
    ShapePolygonBase

#Inheritance

Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also