C# Class CairoDesktop.Interop.NativeMethods.MinimizedMetrics

Show file Open project: RevolutionSmythe/cairoshell

Public Properties

Property Type Description
cbSize uint
iArrange MinimizedMetricsArrangement
iHorzGap int
iVertGap int
iWidth int

Property Details

cbSize public property

public uint cbSize
return uint

iArrange public property

public MinimizedMetricsArrangement iArrange
return MinimizedMetricsArrangement

iHorzGap public property

public int iHorzGap
return int

iVertGap public property

public int iVertGap
return int

iWidth public property

public int iWidth
return int