RectangleD.Contains 方法 (PointD)

判斷是否指定的點包含在這個 RectangleD 的結構。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Function Contains ( _
    pt As PointD _
) As Boolean
public bool Contains(
    PointD pt
)

參數

傳回值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

RectangleD 結構

Contains 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間