GoXam for WPF v3
LicenseKey Property
Northwoods.GoXam Namespace > Diagram Class : LicenseKey Property
This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark.
Syntax
public static string LicenseKey {get; set;}
Remarks

This should always be set before any Diagram or DiagramPanel is created.

For more details, read the GoXamIntro documentation.

See Also

Reference

Diagram Class
Diagram Members