Size.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that represents a static empty Size.
public:
static property System::Windows::Size Empty { System::Windows::Size get(); };
public static System.Windows.Size Empty { get; }
static member Empty : System.Windows.Size
Public Shared ReadOnly Property Empty As Size
Property Value
An empty instance of Size.
Remarks
The Width and Height of the instance of Size are equal to negative-infinity when this property is invoked. This is the only situation where Size can be a negative number.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.