Gets or sets the DataTemplate used to give shape and color to the node.
This is a dependency property.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DataTemplate NodeTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property NodeTemplate As DataTemplate |
Remarks
Dependency Property Information
| Identifier field | NodeTemplateProperty |
| Metadata properties set to true | None |