Property Skip
Skip
Gets or sets the number of elements to skip between the creation of consecutive buffers.
public int? Skip { get; set; }
Property Value
- int?
Remarks
If no value is specified, the operator will generate consecutive non-overlapping buffers.