[]
        
(Showing Draft Content)

C1.Win.Document.GraphicsHolder.FromBitmap

FromBitmap Method

FromBitmap()

Creates a graphics holder from a bitmap. The graphics and the bitmap are released when the holder is disposed. This should never fail.

Declaration
public static GraphicsHolder FromBitmap()
Public Shared Function FromBitmap() As GraphicsHolder
Returns
Type Description
GraphicsHolder

The new instance of the graphics holder.