LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterMarkerMetadata Class Members
See Also  Fields  Properties  Methods 
Leadtools Namespace : RasterMarkerMetadata Class

The following tables list the members exposed by RasterMarkerMetadata.

Public Constructors

 NameDescription
public Constructor RasterMarkerMetadata ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic) App0Constant which represents the APP0 marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) App1Constant which represents the APP1 marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) App2Constant which represents the APP2 marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) ComConstant which represents the COM marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) EoiConstant which represents the EOI marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) Rst0Constant which represents the RST0 marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) Rst7Constant which represents the RST7 marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) SoiConstant which represents the SOI marker. Supported in Silverlight, Windows Phone 7  
public Fieldstatic (Shared in Visual Basic) SosConstant which represents the SOS marker. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Property IdGets or sets the marker id. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method CloneMakes an exact copy of this RasterMarkerMetadata object. Supported in Silverlight, Windows Phone 7  
public Method GetDataGets the marker data. Supported in Silverlight, Windows Phone 7  
public Method SetDataSets the marker data. Supported in Silverlight, Windows Phone 7  
Top

See Also