ImagesClone_IPhoneWhiteButton Method |
Creates a copy of
IPhoneWhiteButton. Despite the name this does not use Clone, it creates
a fresh copy.
Namespace: VirtualRadar.ResourcesAssembly: VirtualRadar.Resources (in VirtualRadar.Resources.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static Bitmap Clone_IPhoneWhiteButton()
Public Shared Function Clone_IPhoneWhiteButton As Bitmap
public:
static Bitmap^ Clone_IPhoneWhiteButton()
static member Clone_IPhoneWhiteButton : unit -> Bitmap
Return Value
Type:
BitmapSee Also