Udostępnij za pośrednictwem


DkmProcessStartupInfo.YSize Property

Definition

If 'Flags' specifies STARTF_USESIZE, this member is the height of the window if a new window is created, in pixels. Otherwise, this member is ignored.

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

Property Value

Returns Int32.

Applies to