Jump to: navigation, search

Difference between revisions of "SYSCLS MAPLAYERWITHICON"


(Created page with "{{ClassificationInfoBox | title = Map layer classification with Map Icon | name = {{PAGENAMEE}} | inheritance = SYSCLS_MAPLAYER | namespace = System.Classification | purpose =...")
 
Line 2: Line 2:
 
| title = Map layer classification with Map Icon
 
| title = Map layer classification with Map Icon
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = SYSCLS_MAPLAYER
+
| inheritance = [[SYSCLS_MAPLAYER]]
 
| namespace = System.Classification
 
| namespace = System.Classification
 
| purpose = Classify objects as map layer with an icon diplayed on the map
 
| purpose = Classify objects as map layer with an icon diplayed on the map
 
| version = 2.2.2+
 
| version = 2.2.2+
 +
| id = {0079F476-831D-493F-B4E5-4F6E15000095}
 
}}
 
}}
 +
 +
== MetaProperties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=30% | Data type !! Comment
 +
|-
 +
| MAPICON || {{ByteStream}} || Contains the icon image used when displaying the object on the map
 +
|}
 +
 +
== See also ==
 +
* [[SYSCLS_SYSCLS_MAPLAYER]]
 +
  
 
[[Category:System Classifications|M]]
 
[[Category:System Classifications|M]]
 
[[Category:Maps|M]]
 
[[Category:Maps|M]]

Revision as of 10:05, 12 February 2014

IC CLASSIFICATION.gif Map layer classification with Map Icon
Name SYSCLS_MAPLAYERWITHICON
Inheritance SYSCLS MAPLAYER
Namespace System.Classification
ID {0079F476-831D-493F-B4E5-4F6E15000095}
Purpose Classify objects as map layer with an icon diplayed on the map
Version 2.2.2+

MetaProperties

Name Data type Comment
MAPICON ByteStream Contains the icon image used when displaying the object on the map

See also