OpenNETCF Smart Device Framework 2.3
Encapsulates a GDI+ drawing surface.
Namespace:
OpenNETCF.Drawing
Assembly:
OpenNETCF.Drawing (in OpenNETCF.Drawing.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public class GraphicsEx |
| Visual Basic (Declaration) |
|---|
Public Class GraphicsEx |
| Visual Basic (Usage) |
|---|
Dim instance As GraphicsEx |
| Visual C++ |
|---|
public ref class GraphicsEx |
| J# |
|---|
public class GraphicsEx |
| JScript |
|---|
public class GraphicsEx |
| JavaScript |
|---|
OpenNETCF.Drawing.GraphicsEx = function();
Type.createClass(
'OpenNETCF.Drawing.GraphicsEx'); |
Inheritance Hierarchy
See Also