Represents RO that renders a rectangle.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class RenderRectangle : RenderTwoPositionsShape
Visual Basic (Declaration)
Public Class RenderRectangle _
	Inherits RenderTwoPositionsShape

Inheritance Hierarchy

See Also