Gets a DrawingContext object whose methods should be used to draw the cell.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DrawingContext Graphics { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Graphics As DrawingContext |
An instance of the System.Windows.Media.DrawingContext class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |