Search
IGraphics Interface
See Also
 






Represents a platform-independent object that can be used to perform drawing.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public interface IGraphics

Visual Basic  Copy Code

Public Interface IGraphics

 See Also