'DeclarationPublic Property ShortcutSize As System.Drawing.Size
'UsageDim instance As MeasureCommandEventArgs Dim value As System.Drawing.Size instance.ShortcutSize = value value = instance.ShortcutSize
public System.Drawing.Size ShortcutSize {get; set;}