[]
        
(Showing Draft Content)

C1.Framework.XView.CreateGraphics

CreateGraphics Method

CreateGraphics()

Creates a Graphics object for the control.

Declaration
public Graphics CreateGraphics()
Returns
Type Description
Graphics

A Graphics object for the control.

Remarks

The Graphics object returned by this method reflects the current settings for the SmoothingMode and TextRenderingHint properties.