KeyValueTable<EdgesToSegmentize>.Item Property
Gets or sets the element with the specified key.
Thread safety: This property is not thread-safe. Show
Syntax
public EdgesToSegmentize this[ AttributeValue ] { get; set; }Parameters
key
 Type: AttributeValue
The key of the element to get or set.
The key of the element to get or set.
Property Value
Type: EdgesToSegmentize
The value associated with the specified key.
     The value associated with the specified key.
Platforms
Windows, Linux, Android