Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
A rectangular area, expressed in Windows GDI+ device context logical units.If DestinationArea.Width is zero, then Destination.X is ignored and the width of the Windows GDI+ device context surface is used instead.
If DestinationArea.Height is zero, then Desination.Y is ignored and the height of the Windows GDI+ device context surface is used instead.
The default value is the entire device context surface rectangle.