Udostępnij za pośrednictwem


DkmProcessStartupInfo.X Property

Definition

If 'Flags' specifies STARTF_USEPOSITION, this member is the x offset of the upper left corner of a window if a new window is created, in pixels. Otherwise, this member is ignored.

public:
 property int X { int get(); };
public:
 property int X { int get(); };
public int X { get; }
member this.X : int
Public ReadOnly Property X As Integer

Property Value

Returns Int32.

Applies to