Specifies the context menu associated with the ruler.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public new ContextMenu ContextMenu { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property ContextMenu As ContextMenu |
A WPF ContextMenu instance.
WpfDiagram Programmer's Guide | © 2024 MindFusion |