Base:
property
HeightForPathComputation
Microsoft.Maui.Controls.Shapes.Shape.HeightForPathComputation
2 references to HeightForPathComputation
Microsoft.Maui.Controls (2)
Shapes\RoundRectangle.cs (2)
59 float h = (float)HeightForPathComputation; 88 float h = (float)(HeightForPathComputation - strokeThickness);