←Select platform

OffsetValid Property (CodecsLoadImageEventArgs)

Summary

Determines whether the Offset property is valid.

Syntax

C#
VB
C++
public bool OffsetValid {get;} 
Public ReadOnly Property OffsetValid As Boolean 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize