Freigeben über


DkmProcessStartupInfo.XSize Property

Definition

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

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

Property Value

Returns Int32.

Applies to