Search
IGraphics Interface
See Also
 





This interface exposes the public interface of the .NET System.Drawing.Graphics class.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public interface IGraphics

Visual Basic  Copy Code

Public Interface IGraphics

 See Also