C# Класс MCForge.Gui.UtilsSOYSAUCECHIPSISAFAGGOT.Natives.POINTAPI.DTTOPTS.BITMAPINFOHEADER.RGBQUAD.BITMAPINFO.DLLVersionInfo.NCCALCSIZE_PARAMS

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
lppos System.IntPtr
rgrc0 RECT

Открытые методы

Метод Описание
CanRender ( ) : bool

Приватные методы

Метод Описание
BitBlt ( IntPtr hdc, int nXDest, int nYDest, int nWidth, int nHeight, IntPtr hdcSrc, int nXSrc, int nYSrc, uint dwRop ) : bool
CloseThemeData ( IntPtr hTheme ) : Int32
CreateCompatibleDC ( IntPtr hDC ) : IntPtr
CreateDIBSection ( IntPtr hdc, BITMAPINFO &pbmi, uint iUsage, int ppvBits, IntPtr hSection, uint dwOffset ) : IntPtr
DeleteDC ( IntPtr hdc ) : bool
DeleteObject ( IntPtr hObject ) : bool
DllGetVersion ( DLLVersionInfo &version ) : int
DrawThemeBackground ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pRect, IntPtr pClipRect ) : Int32
DrawThemeBackground ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pRect, RECT &pClipRect ) : Int32
DrawThemeParentBackground ( IntPtr hWnd, IntPtr hdc, RECT &pRect ) : Int32
DrawThemeTextEx ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, string text, int iCharCount, int dwFlags, RECT &pRect, DTTOPTS &pOptions ) : int
DwmExtendFrameIntoClientArea ( IntPtr hWnd, Margins &margin ) : void
DwmIsCompositionEnabled ( ) : bool
ExcludeClipRect ( IntPtr hdc, int nLeftRect, int nTopRect, int nRightRect, int nBottomRect ) : int
GetDC ( IntPtr hdc ) : IntPtr
GetThemeBackgroundContentRect ( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, RECT &pBoundingRect, RECT &pContentRect ) : Int32
GetWindowDC ( IntPtr hWnd ) : IntPtr
GetWindowRect ( IntPtr hWnd, RECT &lpRect ) : bool
IsAppThemed ( ) : bool
IsThemeActive ( ) : bool
IsThemeBackgroundPartiallyTransparent ( IntPtr hTheme, int iPartId, int iStateId ) : int
Marshal ( ) : version.cbSize=
OpenThemeData ( IntPtr hWnd, String classList ) : IntPtr
PostMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : bool
ReleaseDC ( IntPtr hWnd, IntPtr hDC ) : int
ReleaseDC ( IntPtr hdc, int state ) : int
SaveDC ( IntPtr hdc ) : int
SelectObject ( IntPtr hDC, IntPtr hObject ) : IntPtr
SendMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : IntPtr

Описание методов

CanRender() публичный статический Метод

public static CanRender ( ) : bool
Результат bool

Описание свойств

lppos публичное свойство

public IntPtr,System lppos
Результат System.IntPtr

rgrc0 публичное свойство

public RECT rgrc0
Результат RECT