(make-object mred:media-snip% buffer with-border left-margin top-margin right-margin bottom-margin left-inset top-inset right-inset bottom-inset min-width max-width min-height max-height) -> mred:media-snip% object
buffer = a mred:media-edit% object : wx:media-edit% object or null
with-border = #t : boolean
left-margin = wx:const-msnipbox-xmargin : small integer
top-margin = wx:const-msnipbox-ymargin : small integer
right-margin = wx:const-msnipbox-xmargin : small integer
bottom-margin = wx:const-msnipbox-ymargin : small integer
left-inset = wx:const-msnipbox-xinset : small integer
top-inset = wx:const-msnipbox-yinset : small integer
right-inset = wx:const-msnipbox-xinset : small integer
bottom-inset = wx:const-msnipbox-yinset : small integer
min-width = -1 : inexact real
max-width = -1 : inexact real
min-height = -1 : inexact real
max-height = -1 : inexact real
Sets the style to be the style named "Standard".