ClassSizeChangedInfo
Class
Definition
Namespace:Telerik.WinForms.Documents.Layout
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class SizeChangedInfo
Inheritance: objectSizeChangedInfo
Constructors
SizeChangedInfo(LayoutElement, SizeF, bool, bool)
Declaration
cs-api-definition
public SizeChangedInfo(LayoutElement element, SizeF previousSize, bool widthChanged, bool heightChanged)
Parameters
element
previousSize
widthChanged
heightChanged