Native device context for the canvas.
Source position: lazcanvas.pas line 113
public TLazCanvas.NativeDC : PtrInt;
NativeDC is a PtrInt member which contains the device context used to render a custom-drawn LCL control.