You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > Win32 Class > Win32 Enumerations > StockObject Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Drawing.Win32.StockObject Enumeration

Specifies values from StockObject enumeration.

Syntax
C++
C#
Visual Basic
public: enum StockObject { WHITE_BRUSH = 0, LTGRAY_BRUSH = 1, GRAY_BRUSH = 2, DKGRAY_BRUSH = 3, BLACK_BRUSH = 4, NULL_BRUSH = 5, HOLLOW_BRUSH = 5, WHITE_PEN = 6, BLACK_PEN = 7, NULL_PEN = 8, OEM_FIXED_FONT = 10, ANSI_FIXED_FONT = 11, ANSI_VAR_FONT = 12, SYSTEM_FONT = 13, DEVICE_DEFAULT_FONT = 14, DEFAULT_PALETTE = 15, SYSTEM_FIXED_FONT = 16 };
Members
Members 
Description 
WHITE_BRUSH 
Specified WHITE_BRUSH enumeration value.  
LTGRAY_BRUSH 
Specified LTGRAY_BRUSH enumeration value.  
GRAY_BRUSH 
Specified GRAY_BRUSH enumeration value.  
DKGRAY_BRUSH 
Specified DKGRAY_BRUSH enumeration value.  
BLACK_BRUSH 
Specified BLACK_BRUSH enumeration value.  
NULL_BRUSH 
Specified NULL_BRUSH enumeration value.  
HOLLOW_BRUSH 
Specified HOLLOW_BRUSH enumeration value.  
WHITE_PEN 
Specified WHITE_PEN enumeration value.  
BLACK_PEN 
Specified BLACK_PEN enumeration value.  
NULL_PEN 
Specified NULL_PEN enumeration value.  
OEM_FIXED_FONT 
Specified OEM_FIXED_FONT enumeration value.  
ANSI_FIXED_FONT 
Specified ANSI_FIXED_FONT enumeration value.  
ANSI_VAR_FONT 
Specified ANSI_VAR_FONT enumeration value.  
SYSTEM_FONT 
Specified SYSTEM_FONT enumeration value.  
DEVICE_DEFAULT_FONT 
Specified DEVICE_DEFAULT_FONT enumeration value.  
DEFAULT_PALETTE 
Specified DEFAULT_PALETTE enumeration value.  
SYSTEM_FIXED_FONT 
Specified SYSTEM_FIXED_FONT enumeration value.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.