ITextCaret.Left Özellik

Tanım

Metin işleme koordinat sistemindeki giriş işaretinin sol kenarının konumunu alır.

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

Özellik Değeri

Double

Sol kenar konumu.

Şunlara uygulanır