共用方式為


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)

適用於