Base class for ROs that renders shapes. NOTES to inheritor: - coordinate objects must be added to the ManagedUnits array to get automatical default type adjustment.

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

Syntax

C#
public abstract class RenderShape : RenderObject
Visual Basic (Declaration)
Public MustInherit Class RenderShape _
	Inherits RenderObject

Inheritance Hierarchy

See Also