C1.WPF.RichTextBox Namespace : C1FlowView Class |
The following tables list the members exposed by C1FlowView.
Name | Description | |
---|---|---|
![]() | C1FlowView Constructor | Constructs a new C1FlowView. |
Name | Description | |
---|---|---|
![]() | Children | Gets the collection of children for this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | Content | Gets the innermost view that is associated with the same C1.WPF.RichTextBox.Documents.C1TextElement as this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | DesiredSize | Gets the resulting size of the last measure of this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | Element | Gets the C1.WPF.RichTextBox.Documents.C1TextElement associated with this C1TextElementView. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | Lines | Gets the C1Line created in this C1FlowView when doing layout. |
![]() | Origin | Gets the origin of this view. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | Parent | Gets the parent of this C1TextElementView, or null if this is the root of the tree. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | RelativeOrigin | Gets the origin of this view relative to its parent. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
![]() | ViewManager | Gets the C1RichTextViewManager associated with this C1TextElementView. (Inherited from C1.WPF.RichTextBox.C1TextElementView) |
Name | Description | |
---|---|---|
![]() | GetLinesBetween | Returns the lines contained in a height range. |