GrabHandle.GrabHandleCornerSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The width and height of the corner grab handle square. The size is in device units
public:
static property System::Drawing::Size GrabHandleCornerSize { System::Drawing::Size get(); };
public static System.Drawing.Size GrabHandleCornerSize { get; }
static member GrabHandleCornerSize : System.Drawing.Size
Public Shared ReadOnly Property GrabHandleCornerSize As Size