Udostępnij za pośrednictwem


DkmProcessStartupInfo.Y Property

Definition

If 'Flags' specifies STARTF_USEPOSITION, this member is the y 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 Y { int get(); };
public:
 property int Y { int get(); };
public int Y { get; }
member this.Y : int
Public ReadOnly Property Y As Integer

Property Value

Returns Int32.

Applies to