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
派生
实现

方法

PathForBounds(Rect)

使你能够描述二维形状的几何图形。

(继承自 IShape)

适用于