Radial Brush - RadiusLeft Property

One of six coordinates used to define the axis and extent of the brush

Member of Radial Brush (PRIM_VS.RadialBrush)

Data Type - Integer

Details

The RadiusLeft property is used in conjunction with the RadiusTop property to define the extent of the brush.
 
Equal values for RadiusLeft and RadiusTop will ensure that the brush is round, center and origin values nothwithstanding. By using differing values, the brush will appear squashed.
 
RadiusLeft is a percentage.
 
Both RadiusLeft and RadiusTop have a default of 50.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2