The abstract base class representing the geometric properties of a shape. Used by RenderShapeBase and derived classes.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public abstract class ShapeProps
Visual Basic
Public MustInherit Class ShapeProps

Inheritance Hierarchy

See Also