C# Class CairoDesktop.Interop.NativeMethods.MinimizedMetrics

Datei anzeigen Open project: RevolutionSmythe/cairoshell

Public Properties

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

Property Details

cbSize public_oe property

public uint cbSize
return uint

iArrange public_oe property

public MinimizedMetricsArrangement iArrange
return MinimizedMetricsArrangement

iHorzGap public_oe property

public int iHorzGap
return int

iVertGap public_oe property

public int iVertGap
return int

iWidth public_oe property

public int iWidth
return int