ImagesClone_Transparent_25 Method |
Creates a copy of
Transparent_25. 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_Transparent_25()
Public Shared Function Clone_Transparent_25 As Bitmap
public:
static Bitmap^ Clone_Transparent_25()
static member Clone_Transparent_25 : unit -> Bitmap
Return Value
Type:
BitmapSee Also