IShape 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供圖形專案的基底定義類別,例如 Ellipse、Polygon 或 Rectangle。
public interface class IShape
public interface IShape
type IShape = interface
Public Interface IShape
- 衍生
方法
PathForBounds(Rect) |
提供圖形專案的基底定義類別,例如 Ellipse、Polygon 或 Rectangle。 |