The following tables list the members exposed by RasterMarkerMetadata.
Public Constructors
Public Fields
| Name | Description |
| App0 | Constant which represents the APP0 marker. Supported in Silverlight, Windows Phone 7 |
| App1 | Constant which represents the APP1 marker. Supported in Silverlight, Windows Phone 7 |
| App2 | Constant which represents the APP2 marker. Supported in Silverlight, Windows Phone 7 |
| Com | Constant which represents the COM marker. Supported in Silverlight, Windows Phone 7 |
| Eoi | Constant which represents the EOI marker. Supported in Silverlight, Windows Phone 7 |
| Rst0 | Constant which represents the RST0 marker. Supported in Silverlight, Windows Phone 7 |
| Rst7 | Constant which represents the RST7 marker. Supported in Silverlight, Windows Phone 7 |
| Soi | Constant which represents the SOI marker. Supported in Silverlight, Windows Phone 7 |
| Sos | Constant which represents the SOS marker. Supported in Silverlight, Windows Phone 7 |
Top
Public Properties
| Name | Description |
| Id | Gets or sets the marker id. Supported in Silverlight, Windows Phone 7 |
Top
Public Methods
| Name | Description |
| Clone | Makes an exact copy of this RasterMarkerMetadata object. Supported in Silverlight, Windows Phone 7 |
| GetData | Gets the marker data. Supported in Silverlight, Windows Phone 7 |
| SetData | Sets the marker data. Supported in Silverlight, Windows Phone 7 |
Top
See Also