Skip to main content
A newer version of this page is available. .

ShapeId Enum

Lists the values that are used to localize the names of supported XRShape kinds.

Namespace: DevExpress.XtraPrinting.Shape.Native

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

Declaration

[ResourceFinder(typeof(ResFinder))]
public enum ShapeId

Members

Name Description
Rectangle

Rectangle

Ellipse

Ellipse

Arrow

Arrow

TopArrow

Top Arrow

BottomArrow

Bottom Arrow

LeftArrow

Left Arrow

RightArrow

Right Arrow

Polygon

Polygon

Triangle

Triangle

Square

Square

Pentagon

Pentagon

Hexagon

Hexagon

Octagon

Octagon

Star

Star

ThreePointStar

3-Point Star

FourPointStar

4-Point Star

FivePointStar

5-Point Star

SixPointStar

6-Point Star

EightPointStar

8-Point Star

Line

Line

SlantLine

Slant Line

BackslantLine

Backslant Line

HorizontalLine

Horizontal Line

VerticalLine

Vertical Line

Cross

Cross

Brace

Brace

Bracket

Bracket

See Also