次の方法で共有


IShape.PathForBounds(Rect) メソッド

定義

public:
 Microsoft::Maui::Graphics::PathF ^ PathForBounds(Microsoft::Maui::Graphics::Rect bounds);
public Microsoft.Maui.Graphics.PathF PathForBounds (Microsoft.Maui.Graphics.Rect bounds);
abstract member PathForBounds : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.PathF
Public Function PathForBounds (bounds As Rect) As PathF

パラメーター

bounds
Rect

戻り値

適用対象