次の方法で共有


TextBounds.TextBottom Property

Definition

Gets the bottom of the text on the line containing the characters.

public:
 property double TextBottom { double get(); };
public:
 property double TextBottom { double get(); };
public double TextBottom { get; }
member this.TextBottom : double
Public ReadOnly Property TextBottom As Double

Property Value

The bottom of the text on the line containing the characters.

Applies to