Gets the ShapeProps object describing the geometric shape represented by the current RenderShapeBase object.

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

Syntax

C#
public ShapeProps Shape { get; }
Visual Basic
Public ReadOnly Property Shape As ShapeProps
	Get

See Also