C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace : C1RichTextViewManager Class |
For a list of all members of this type, see C1RichTextViewManager members.
Name | Description | |
---|---|---|
Dispose | Detaches the C1RichTextViewManager from its Document. | |
GetElementFromPoint | Returns the C1.Silverlight.RichTextBox.Documents.C1TextElement directly below a given point. | |
GetLine | Returns the inner C1Line that contains a C1.Silverlight.RichTextBox.Documents.C1TextPointer. | |
GetPointFromMouseEvent | ||
GetPointFromRelativePoint | Returns a point in document coordinates from a point relative to a System.Windows.UIElement. | |
GetPositionFromPoint | Returns the closest text position to a given point in the document layout. | |
GetRectFromPosition | Returns the System.Windows.Rect of document layout coordinates for a given position. | |
GetRelativePointFromPoint | Returns a point relative to an element from a point in document coordinates. | |
GetView | Gets the view associated with a given C1.Silverlight.RichTextBox.Documents.C1TextElement in this C1RichTextViewManager. | |
InvalidatePaint | Forces a new paint pass. | |
OfflinePaint | Paint rich text outside the visual tree. |