다음을 통해 공유


IFormattedLine.SetDeltaY(Double) Method

Definition

Sets the change in the position of the top of this formatted text line in the current view layout and the previous view layour.

public:
 void SetDeltaY(double deltaY);
public:
 void SetDeltaY(double deltaY);
void SetDeltaY(double deltaY);
public void SetDeltaY (double deltaY);
abstract member SetDeltaY : double -> unit
Public Sub SetDeltaY (deltaY As Double)

Parameters

deltaY
Double

The new deltaY value for the formatted text line.

Applies to