[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.WindowOrigin

WindowOrigin Property

WindowOrigin

Gets or sets the x-coordinates and y-coordinates of the window origin for the device context

Declaration
public Point WindowOrigin { get; set; }
Property Value
Type Description
Point

A Point indicates the x-coordinates and y-coordinates of the window origin for the device context.