Property DrawingContext
DrawingContext
Gets the DrawingContext used to paint the page.
public Graphics DrawingContext { get; }
Property Value
- Graphics
The DrawingContext used to paint the page.
Gets the DrawingContext used to paint the page.
public Graphics DrawingContext { get; }
The DrawingContext used to paint the page.