Restricts access to a specified range of bytes in the stream.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub LockRegion ( _ libOffset As Long, _ cb As Long, _ dwLockType As Integer _ )
Type: System.Int64
The byte offset for the beginning of the range.Type: System.Int64
The length of the range, in bytes, to restrict.Type: System.Int32
The requested restrictions on accessing the range.