[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.WindowExtent

WindowExtent Property

WindowExtent

Gets or sets the x-extent and y-extent of the current window for the device context.

Declaration
public Size WindowExtent { get; set; }
Property Value
Type Description
Size

A Size indicates the x-extent and y-extent of the current window for the device context.