| IRenderContent Methods | 
The IRenderContent type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | DrawContent | 
            Perform draw of content using provided memento.
             | 
|  | GetContentImageDisplayed | 
            Request the calculated display of the image.
             | 
|  | GetContentImageRectangle | 
            Request the calculated position of the content image.
             | 
|  | GetContentLongTextDisplayed | 
            Request the calculated display of the long text.
             | 
|  | GetContentLongTextRectangle | 
            Request the calculated position of the content long text.
             | 
|  | GetContentPreferredSize | 
            Get the preferred size for drawing the content.
             | 
|  | GetContentShortTextDisplayed | 
            Request the calculated display of the short text.
             | 
|  | GetContentShortTextRectangle | 
            Request the calculated position of the content short text.
             | 
|  | LayoutContent | 
            Perform layout calculations on the provided content.
             | 
 See Also
See Also