Method SetOffset
SetOffset(Int32, Int32)
Set the starting and ending offset. See StartOffset() and EndOffset()
Declaration
public virtual void SetOffset(int startOffset, int endOffset)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startOffset | |
System.Int32 | endOffset |