InkDrawingNode.Centroid 屬性
取得已辨識圖案的中心點。
命名空間: System.Windows.Ink
組件: IAWinFX (在 IAWinFX.dll 中)
語法
'宣告
Public ReadOnly Property Centroid As Point
'用途
Dim instance As InkDrawingNode
Dim value As Point
value = instance.Centroid
public Point Centroid { get; }
public:
property Point Centroid {
Point get ();
}
/** @property */
public Point get_Centroid()
public function get Centroid () : Point
屬性值
型別:System.Windows.Point
已辨識圖案的中心點。
備註
對於無法識別的圖案,則會傳回座標為 (0,0) 的點。
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0