Northwoods.GoWPF 2.2.4 Assembly
LinkTemplate Property (Diagram)

Gets or sets a DataTemplate that determines the default appearance of Links.
Syntax
<CategoryAttribute("Appearance")>
Public Property LinkTemplate As DataTemplate
[CategoryAttribute("Appearance")]
public DataTemplate LinkTemplate {get; set;}

Property Value

The default style assigns this property to use a generic link template.
Remarks
This is used by PartManager.AddLinkForData and PartManager.AddLinkForData. Typically the data template expands into a LinkPanel.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback