TouchPoint.Size 屬性

定義

取得 Bounds 屬性的大小。

public:
 property System::Windows::Size Size { System::Windows::Size get(); };
public System.Windows.Size Size { get; }
member this.Size : System.Windows.Size
Public ReadOnly Property Size As Size

屬性值

Bounds 屬性的大小。

適用於