Share via


AbstractSelectionPresentationProperties.PreferredXCoordinate Property

Definition

Gets the position that the caret prefers to occupy on a given line. This position may not be honored if virtual space is off and the line is insufficiently long. See CaretBounds for the actual location.

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

Property Value

Applies to