.NET Framework Class Library
Drawel Class
Members  See Also 
Describes a single render drawel

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class Drawel
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Class Drawel

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument.DocEngine.Render..::.Drawel
    C1.C1PrintDocument.DocEngine.Render..::.ImageDrawel
    C1.C1PrintDocument.DocEngine.Render..::.InputDrawel
    C1.C1PrintDocument.DocEngine.Render..::.MarkupDrawel
    C1.C1PrintDocument.DocEngine.Render..::.OwnerDrawDrawel
    C1.C1PrintDocument.DocEngine.Render..::.RichTextDrawel
    C1.C1PrintDocument.DocEngine.Render..::.ShapeDrawel
    C1.C1PrintDocument.DocEngine.Render..::.TextDrawel

See Also

Drawel Members
C1.C1PrintDocument.DocEngine.Render Namespace