共用方式為


IShape 介面

定義

提供圖形專案的基底定義類別,例如 Ellipse、Polygon 或 Rectangle。

public interface class IShape
public interface IShape
type IShape = interface
Public Interface IShape
衍生

方法

PathForBounds(Rect)

提供圖形專案的基底定義類別,例如 Ellipse、Polygon 或 Rectangle。

適用於