| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap Class > Create Method : Create(RenderTarget,BitmapLock,Nullable<BitmapProperties>) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal bitmapLock As BitmapLock, _ ByVal bitmapProperties As System.Nullable(Of BitmapProperties) _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, BitmapLock bitmapLock, System.Nullable<BitmapProperties> bitmapProperties )