Image Brush - Units Property

Allows the brush to be rendered using a specific size or as a percentage

Member of Image Brush (PRIM_VS.ImageBrush)

Data Type - Enumeration

Details

The Units property denotes how the size and position of the Image is measured.

Allowed Values

Enum ValueDescription
Percentage All height, width, left and top values are measured as a percentage of the control
PixelsAll height, width, left and top values are measured as a specific number of pixels


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2