One of six coordinates used to define the axis and extent of the brush
Member of Radial Brush (PRIM_VS.RadialBrush)
Data Type - Integer
The RadiusTop property is used in conjunction with the RadiusLeft property to define the extent of the brush. Equal values for RadiusTop and RadiusLeft will ensure that the brush is round, center and origin values nothwithstanding. By using differing values, the brush will appear squashed. RadiusTop is a percentage. Both RadiusTop and RadiusLeft have a default of 50.
Febuary 18 V14SP2