This interface exposes the public interface of the .NET System.Drawing.Graphics class.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public interface IGraphics |
Visual Basic
Copy Code
|
|---|
Public Interface IGraphics |
See Also