RibbonTwoLineText::BaselineOffset Property
.NET Framework (current version)
Gets or sets the amount by which each line of text is offset from the baseline.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Property Value
Type: System::DoubleThe amount by which each line of text is offset from the baseline, in device independent pixels. A value of Double::NaN indicates that an optimal baseline offset is automatically calculated from the current font characteristics. The default is Double::NaN.
This property gets or sets the value of the BaselineOffset property of the control’s internal TextBlock. For more information, see TextBlock::BaselineOffset.
The baseline is the invisible horizontal line with which the base of each character in a line of text is aligned.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 4.5
Available since 4.5
Show: