public long Offset {get;}
get_Offset();
public: property int64 Offset { int64 get(); }
'Declaration Public ReadOnly Property Offset As Long
'Usage Dim instance As CodecsLoadImageEventArgs Dim value As Long value = instance.Offset
This is only valid if OffsetValid is true.
This is the same value passed to the RasterCodecs.Load methods that takes a offset parameter
Target Platforms
CodecsLoadImageEventArgs Class CodecsLoadImageEventArgs Members