'Declaration
Public Property ShortcutSize As System.Drawing.Size
'Usage
Dim instance As MeasureCommandEventArgs Dim value As System.Drawing.Size instance.ShortcutSize = value value = instance.ShortcutSize
public System.Drawing.Size ShortcutSize {get; set;}