KeyValueTable<Font>.Item Property
Gets or sets the element with the specified key.
Thread safety: This property is not thread-safe. Show
Syntax
public Font 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: Font
The value associated with the specified key.
The value associated with the specified key.
Platforms
Windows, Linux, Android