Field DefaultThumbCornerRadiusIsPercent
Indicates whether the default thumb corner radius is expressed as a percentage.
public static bool DefaultThumbCornerRadiusIsPercent
Returns
- bool
- Indicates whether the default thumb corner radius is expressed as a percentage.
Remarks
If true, the value of DefaultThumbCornerRadius is treated
as a percentage of the thumb's bounding dimensions.
If false, the value is interpreted as an absolute coordinate unit.