Share via


ProgressRingTemplateSettings.MaxSideLength Property

Definition

Gets the maximum bounding size of the progress ring as rendered.

public:
 property double MaxSideLength { double get(); };
double MaxSideLength();
public double MaxSideLength { get; }
var double = progressRingTemplateSettings.maxSideLength;
Public ReadOnly Property MaxSideLength As Double

Property Value

Double

double

The maximum bounding size of the progress ring as rendered in pixels.

Applies to