ClassBoxMeasurementInfo
Class
Represents information about the measurement of a layout box in the Telerik document model. This class provides details necessary for rendering and layout calculations.
Definition
Namespace:Telerik.Windows.Documents.Layout
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class BoxMeasurementInfo
Inheritance: objectBoxMeasurementInfo
Constructors
BoxMeasurementInfo()
Declaration
cs-api-definition
public BoxMeasurementInfo()
BoxMeasurementInfo(BoxMeasurementInfo)
Declaration
cs-api-definition
public BoxMeasurementInfo(BoxMeasurementInfo toCopy)
Parameters
toCopy
Fields
Empty
Declaration
cs-api-definition
public static readonly BoxMeasurementInfo Empty
Field Value
Properties
BaselineOffset
Gets the baseline offset value for the box measurement information.
BaselineOffsetWithoutSubscript
Gets the baseline offset of the layout box without considering subscripts.