Class FloatingBlockLayoutBox
Inheritance
System.Object
FloatingBlockLayoutBox
Inherited Members
Namespace: Telerik.Windows.Documents.Layout
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class FloatingBlockLayoutBox : AnnotationMarkerLayoutBox
Constructors
FloatingBlockLayoutBox(DocumentElement, DocumentStructureCollection)
Declaration
public FloatingBlockLayoutBox(DocumentElement parentElement, DocumentStructureCollection collection)
Parameters
Document
|
Document
|
Properties
AssociatedFloatingBlock
BaselineOffset
Declaration
public override float BaselineOffset { get; }
Property Value
System.
|
Overrides
CanCreateLayoutBoxesFromContent
Declaration
protected override bool CanCreateLayoutBoxesFromContent { get; }
Property Value
System.
|
Overrides
HasVisualRepresentation
Declaration
public override bool HasVisualRepresentation { get; }
Property Value
System.
|
Overrides
HasWidthAtTheEndOfLine
Declaration
public override bool HasWidthAtTheEndOfLine { get; }
Property Value
System.
|
Overrides
IsReadonly
Declaration
public override bool IsReadonly { get; }
Property Value
System.
|
Overrides
IsSplittable
Declaration
public override bool IsSplittable { get; }
Property Value
System.
|
Overrides
PositionsCountInBox
Declaration
public override int PositionsCountInBox { get; }
Property Value
System.
|
Overrides
Methods
ArrangeOverride(SizeF)
Declaration
protected override SizeF ArrangeOverride(SizeF finalSize)
Parameters
Size
|
Returns
Overrides
CreateLayoutElement()
Declaration
public override LayoutElement CreateLayoutElement()
Returns
Overrides
CreateNewFragment(Single, Boolean)
Declaration
public override LayoutBox CreateNewFragment(float availableWidth, bool isFirstBoxInLine)
Parameters
System.
|
System.
|
Returns
Overrides
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
Size
|
Returns
Overrides
OnElementStructureChanging()
Declaration
protected override void OnElementStructureChanging()