Northwoods.GoWPF 1.3.5 Assembly
Id Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Layer Class : Id Property

Gets or sets a string naming the layer.

Syntax

Visual Basic (Declaration) 
Public Property Id As String
C# 
public string Id {get; set;}

Property Value

The default value is the empty string.

Remarks

You need to ensure that in one diagram all layers of the same type have unique Layer.Id names. At the current time this requirement is not enforced.

Requirements

See Also

© 2012 All Rights Reserved.