[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.ViewportExtent

ViewportExtent Property

ViewportExtent

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

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

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