Share via


GrabHandle.GrabHandleCornerSize Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Shared ReadOnly Property GrabHandleCornerSize As Size
'Usage
Dim value As Size 

value = GrabHandle.GrabHandleCornerSize
public static Size GrabHandleCornerSize { get; }
public:
static property Size GrabHandleCornerSize {
    Size get ();
}
public static function get GrabHandleCornerSize () : Size

Property Value

Type: System.Drawing.Size

.NET Framework Security

See Also

Reference

GrabHandle Class

GrabHandle Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace