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