MindFusion.Wpf Pack Programmer's Guide
Diagram.IsTrialVersion Property
See Also
 





Gets a value indicating whether the currently loaded Diagramming for WPF is a trial version of the control.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool IsTrialVersion { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsTrialVersion As Boolean

 Property Value

true if the currently loaded Diagramming for WPF instance is a trial version; otherwise, false.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace