Gets or sets the System.Drawing.Graphics instance backing this canvas.
Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms
C# Copy Code |
---|
public Graphics Graphics { get; set; } |
Visual Basic Copy Code |
---|
Public Property Graphics As Graphics |