ComponentOne FlexReport for WinForms
ReferenceGraphics Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > MetafileFilter Class : ReferenceGraphics Property
Gets or sets the System.Drawing.Graphics object using to obtain device context for created metafiles. Can be null, screen DC will be used in this case.
Syntax
'Declaration
 
Public Property ReferenceGraphics As System.Drawing.Graphics
public System.Drawing.Graphics ReferenceGraphics {get; set;}
See Also

Reference

MetafileFilter Class
MetafileFilter Members