[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.ViewportOrigin

ViewportOrigin Property

ViewportOrigin

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

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

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