LEADTOOLS Image File Support (Leadtools.Codecs assembly)

OffsetValid Property (CodecsSaveImageEventArgs)

Show in webframe







Gets a value that determines whether the Offset property is valid.
Syntax
public bool OffsetValid {get;}
'Declaration
 
Public ReadOnly Property OffsetValid As Boolean
'Usage
 
Dim instance As CodecsSaveImageEventArgs
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 in the Offset property is valid, false if it is being ignored.
Example
For an example, refer to RasterCodecs.SaveImage.
Requirements

Target Platforms

See Also

Reference

CodecsSaveImageEventArgs Class
CodecsSaveImageEventArgs Members

 

 


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