DefaultHoleRadius Constant
Specifies the default doughnut hole radius (as a percentage of the current doughnut radius).
#Declaration
const DefaultHoleRadius: Single = 50;
#Returns
Type | Description |
---|---|
Single | The default doughnut hole radius (as a percentage of the current doughnut radius). |
#Remarks
The DefaultHoleRadius
typed constant defines the default value of the HoleRadius property.