LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsRedirectSeekEventArgs Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsRedirectSeekEventArgs Class

The following tables list the members exposed by CodecsRedirectSeekEventArgs.

Public Constructors

 NameDescription
public Constructor CodecsRedirectSeekEventArgs ConstructorInitializes a new instance of the CodecsRedirectSeekEventArgs class.  
Top

Public Properties

 NameDescription
public Property OffsetGets or sets the byte offset relative to Origin.  
public Property OriginGets a value indicating the reference point used to obtain the new position.  
Top

See Also