Class SelectionUiPathBuilder
Inheritance
System.Object
SelectionUiPathBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.Selection
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class SelectionUiPathBuilder
Constructors
SelectionUiPathBuilder(PathGeometry)
Methods
AddParagraphBoxSelection(ParagraphLayoutBox)
Declaration
public void AddParagraphBoxSelection(ParagraphLayoutBox layoutBox)
Parameters
ParagraphLayoutBox
layoutBox
|
AddPositionParagraphSelection(ParagraphLayoutBox, DocumentPosition, DocumentPosition, Boolean)
Declaration
public void AddPositionParagraphSelection(ParagraphLayoutBox parentBox, DocumentPosition position, DocumentPosition endPosition, bool isFirstSelectionBlock)
Parameters
ParagraphLayoutBox
parentBox
|
DocumentPosition
position
|
DocumentPosition
endPosition
|
System.Boolean
isFirstSelectionBlock
|
CloseCurrentFigureAndStartNew()
Declaration
public void CloseCurrentFigureAndStartNew()