ProvideToolWindowAttribute.PositionX Özellik

Tanım

Araç penceresinin sol üst köşesinin varsayılan yatay değerini alır veya ayarlar.

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

Özellik Değeri

Int32

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

Şunlara uygulanır