Method SetIcon
Namespace TallComponents.PDF.Annotations.Widgets
Class PushButtonWidget
Set a new Icon for this PushButtonWidget
Setting icon to
clears the icon.
The caller must dispose the bitmap. May be done after this function is finished.
Syntax
public
Void
SetIcon(
Bitmap
icon
)
Returns
Void
Parameters
Bitmap
icon
The icon to set.