ProvideToolWindowAttribute.PositionY Özellik

Tanım

Araç penceresinin sol üst köşesine ait dikey değeri alır veya ayarlar.

public:
 property int PositionY { int get(); void set(int value); };
public:
 property int PositionY { int get(); void set(int value); };
public int PositionY { get; set; }
member this.PositionY : int with get, set
Public Property PositionY As Integer

Özellik Değeri

Int32

Araç penceresinin sol üst köşesinin dikey değeri.

Şunlara uygulanır