LEADTOOLS Image File Support (Leadtools.Codecs assembly)

OffsetValid Property (CodecsLoadImageEventArgs)

Show in webframe







Determines whether the Offset property is valid.
Syntax
public bool OffsetValid {get;}
'Declaration
 
Public ReadOnly Property OffsetValid As Boolean
'Usage
 
Dim instance As CodecsLoadImageEventArgs
Dim value As Boolean
 
value = instance.OffsetValid
public bool OffsetValid {get;}

            

            
 get_OffsetValid(); 
public:
property bool OffsetValid {
   bool get();
}

Property Value

true if the value of the Offset property is valid, false if it is being ignored.
Example
For an example, refer to RasterCodecs.LoadImage.
Requirements

Target Platforms

See Also

Reference

CodecsLoadImageEventArgs Class
CodecsLoadImageEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.