次の方法で共有


IGeometry インターフェイス

定義

2D 図形のジオメトリを記述できます。

public interface class IGeometry : Microsoft::Maui::Graphics::IShape
public interface IGeometry : Microsoft.Maui.Graphics.IShape
type IGeometry = interface
    interface IShape
Public Interface IGeometry
Implements IShape
派生
実装

メソッド

PathForBounds(Rect)

2D 図形のジオメトリを記述できます。

(継承元 IShape)

適用対象