Northwoods.GoWPF 2.2.4 Assembly
LayerName Property

Gets or sets the name of the Layer that this part should be in.
Syntax
Public Property LayerName As String
public string LayerName {get; set;}

Property Value

The default value is an empty string. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.
Remarks
This value is used to find the Layer with the Id of the same value.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback