MapItemAttribute Constructors
An attribute that can be applied to map items.| Name | Parameters | Description |
|---|---|---|
| MapItemAttribute() | none | Initializes a new instance of the MapItemAttribute class with default settings. |
| MapItemAttribute(IMapItemAttribute) | source | Initializes a new instance of the MapItemAttribute class with the specified settings. |
See Also