CommentsPaneLayout
Class
Definition
Namespace:Telerik.WinForms.Documents.UI.Annotations
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class CommentsPaneLayout
Inheritance: objectCommentsPaneLayout
Constructors
C#
public CommentsPaneLayout()
Methods
C#
public void InvalidateMeasure()
C#
public void Measure(IEnumerable<LayoutBox> layoutBoxes, SizeF availableSize, PointF sectionViewOffset, Padding sectionMargin, Thickness commentTemplateEditorMargin)