Autodesk.AutoCAD.GraphicsSystem Namespace > GraphicsKernel Class > GraphicsKernel Constructor > GraphicsKernel(IntPtr) Constructor
GraphicsKernel.GraphicsKernel(IntPtr) Constructor
Description

This is GraphicsKernel, a member of class GraphicsKernel.

Visual Basic
Public Sub New(
    unmanagedPointer As IntPtr
)
C#
public GraphicsKernel(
    IntPtr unmanagedPointer
);
Links
   Comments?