Inline::BaselineAlignment Property
.NET Framework (current version)
Gets or sets the baseline alignment for the Inline element.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property BaselineAlignment BaselineAlignment { BaselineAlignment get(); void set(BaselineAlignment value); }
Property Value
Type: System.Windows::BaselineAlignmentA member or the BaselineAlignment enumeration specifying the baseline alignment for the Inline element.
The default value is BaselineAlignment.Baseline.
.NET Framework
Available since 3.0
Available since 3.0
Show: