TouchPoint.Size Property

Definition

Gets the size of the Bounds property.

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

Property Value

The size of the Bounds property.

Applies to