AbstractSelectionPresentationProperties.PreferredYCoordinate Property

Definition

Gets the position that the caret prefers to occupy vertically in the view. This position is used for operations such as page up/down, but may not be honored if there is an adornment at the desired location. See CaretBounds for the actual location.

public:  virtual property double PreferredYCoordinate {  public:
double get(); protected:
 void set(double value); };
public virtual double PreferredYCoordinate { get; protected set; }
member this.PreferredYCoordinate : double with get, set
Public Overridable Property PreferredYCoordinate As Double

Property Value

Applies to