New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.UI.Annotations

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class CommentLayoutElement

Inheritance: objectCommentLayoutElement

Constructors

C#
public CommentLayoutElement(Comment comment, Thickness margin)
Parameters:commentCommentmarginThickness

Properties

C#
public SizeF DesiredSize { get; }
C#
public float DesiredY { get; set; }

Methods

C#
public SizeF Measure(SizeF size)
Parameters:sizeSizeFReturns:

SizeF

C#
public void SetHeight(float newHeight)
Parameters:newHeightfloat