Frame Constructor

Definition

Initializes a new instance of the Frame class.

public:
 Frame();
public Frame ();
Public Sub New ()

Remarks

A Frame has a default Padding of 20.

Applies to