Gets a value indicating whether the currently loaded WpfDiagram is a trial version of the control.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool IsTrialVersion { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsTrialVersion As Boolean |
true if the currently loaded WpfDiagram instance is a trial version; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |