Base:
property
WidthForPathComputation
Microsoft.Maui.Controls.Shapes.Shape.WidthForPathComputation
2 references to WidthForPathComputation
Microsoft.Maui.Controls (2)
Shapes\RoundRectangle.cs (2)
58 float w = (float)WidthForPathComputation; 87 float w = (float)(WidthForPathComputation - strokeThickness);