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


The following tables list the members exposed by RasterMarkerMetadata.

Public Constructors

  Name Description
Public Constructor RasterMarkerMetadata Constructor Overloaded.  Initializes a new instance of the RasterMarkerMetadata class with default values.  
Top

Public Fields

  Name Description
Public Fieldstatic (Shared in Visual Basic) App0 Constant which represents the APP0 marker.  
Public Fieldstatic (Shared in Visual Basic) App1 Constant which represents the APP1 marker.  
Public Fieldstatic (Shared in Visual Basic) App2 Constant which represents the APP2 marker.  
Public Fieldstatic (Shared in Visual Basic) Com Constant which represents the COM marker.  
Public Fieldstatic (Shared in Visual Basic) Eoi Constant which represents the EOI marker.  
Public Fieldstatic (Shared in Visual Basic) Rst0 Constant which represents the RST0 marker.  
Public Fieldstatic (Shared in Visual Basic) Rst7 Constant which represents the RST7 marker.  
Public Fieldstatic (Shared in Visual Basic) Soi Constant which represents the SOI marker.  
Public Fieldstatic (Shared in Visual Basic) Sos Constant which represents the SOS marker.  
Top

Public Properties

  Name Description
Public Property Id Gets or sets the marker id.  
Top

Public Methods

  Name Description
Public Method Clone Makes an exact copy of this RasterMarkerMetadata object.  
Public Method GetData Gets the marker data.  
Public Method SetData Sets the marker data.  
Top

See Also