C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleD Structure / IsEmpty Property

In This Topic
IsEmpty Property (RectangleD)
In This Topic
Gets a value indicating whether the Width and Height properties of the current RectangleD structure have zero values.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
 
See Also