Show / Hide Table of Contents

Enum ShapeKind

Specifies a kind of the shape.

Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum ShapeKind

Fields

Name Description
Diamond

Specifies a diamond shape.

Ellipse

Specifies an ellipse shape.

Rectangle

Specifies a rectangle shape.

RoundRectangle

Specifies a round rectangle shape.

Triangle

Specifies a triangle shape.

Back to top Generated by DocFX