operator / method

BorderRadiusGeometry operator / (double other)

Divides the BorderRadiusGeometry object's corners by the given factor.

This operator returns an object of the same type as the operand.

Implementation

BorderRadiusGeometry operator /(double other);