typedef struct _STANDARDBRUSH
{
LOGBRUSH LogBrush;
}STANDARDBRUSH, *pSTANDARDBRUSH;
The STANDARDBRUSH structure contains information on the most commonly required filling types.
Member |
Description |
LogBrush |
Windows LOGBRUSH structure defining the brush properties. For more information, please refer to Microsoft documentation regarding the LOGBRUSH structure. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET