共用方式為


IGeometry 介面

定義

讓你能夠描述一個二維形狀的幾何形狀。

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
衍生
實作

方法

名稱 Description
PathForBounds(Rect)

讓你能夠描述一個二維形狀的幾何形狀。

(繼承來源 IShape)

適用於