-
Notifications
You must be signed in to change notification settings - Fork 521
/
Copy pathreadme.metadata.json
32 lines (32 loc) · 983 Bytes
/
readme.metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"category": "GraphicsOverlay",
"description": "Create graphics from an XML file with key-value pairs for each graphic, and display the military symbols using a MIL-STD-2525D web style in 2D.",
"formal_name": "DictionaryRendererGraphicsOverlay",
"ignore": false,
"images": [
"dictionaryrenderergraphicsoverlay.jpg"
],
"keywords": [
"defense",
"military",
"situational awareness",
"tactical",
"visualization"
],
"offline_data": [
"8776cfc26eed4485a03de6316826384c"
],
"redirect_from": [
"/net/latest/maui/sample-code/dictionary-renderer-with-graphics-overlay.htm"
],
"relevant_apis": [
"DictionaryRenderer",
"DictionarySymbolStyle",
"GraphicsOverlay"
],
"snippets": [
"DictionaryRendererGraphicsOverlay.xaml.cs",
"DictionaryRendererGraphicsOverlay.xaml"
],
"title": "Dictionary renderer with graphics overlay"
}