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.C1PrintDocumentAssembly: 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
System..::.Object
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderShape
C1.C1PrintDocument..::.RenderEllipseBase
C1.C1PrintDocument..::.RenderPositionsShape
C1.C1PrintDocument..::.RenderTwoPositionsShape
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderShape
C1.C1PrintDocument..::.RenderEllipseBase
C1.C1PrintDocument..::.RenderPositionsShape
C1.C1PrintDocument..::.RenderTwoPositionsShape