Back to Devexpress

ShapeStar Class

corelibraries-devexpress-dot-xtraprinting-dot-shape-7cecff55.md

latest1.2 KB
Original Source

ShapeStar Class

Represents the regular star shape type.

Namespace : DevExpress.XtraPrinting.Shape

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

NuGet Package : DevExpress.Printing.Core

Declaration

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

Inheritance

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

See Also

ShapeStar Members

DevExpress.XtraPrinting.Shape Namespace