次の方法で共有


TextBounds.TextTop Property

Definition

Gets the top of the text on the line containing the text.

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

Property Value

The top of the text on the line containing the text.

Applies to