Visual Brush - Units Property
Allows the brush to be rendered using a specific size or as a percentage
Member of Visual Brush (PRIM_VS.VisualBrush)
Data Type - Enumeration
The Units property denotes how the size and position of the image of the Control is measured.
Enum Value |
Description |
Percentage |
All height, width, left and top values are measured as a percentage of the control |
Pixels |
All height, width, left and top values are measured as a specific number of pixels |
All Component Classes
Technical Reference