Click or drag to resize

IRenderContent Methods

The IRenderContent type exposes the following members.

Methods
 NameDescription
Public methodDrawContent Perform draw of content using provided memento.
Public methodGetContentImageDisplayed Request the calculated display of the image.
Public methodGetContentImageRectangle Request the calculated position of the content image.
Public methodGetContentLongTextDisplayed Request the calculated display of the long text.
Public methodGetContentLongTextRectangle Request the calculated position of the content long text.
Public methodGetContentPreferredSize Get the preferred size for drawing the content.
Public methodGetContentShortTextDisplayed Request the calculated display of the short text.
Public methodGetContentShortTextRectangle Request the calculated position of the content short text.
Public methodLayoutContent Perform layout calculations on the provided content.
Top
See Also