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

 NameDescription
Public ConstructorRasterMarkerMetadata ConstructorOverloaded.  Initializes a new instance of the RasterMarkerMetadata class with default values.  
Top

Public Fields

 NameDescription
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

 NameDescription
Public PropertyId Gets or sets the marker id.  
Top

Public Methods

 NameDescription
Public MethodClone Makes an exact copy of this RasterMarkerMetadata object.  
Public MethodGetData Gets the marker data.  
Public MethodSetData Sets the marker data.  
Top

See Also