Enum H5S.sel_type
Enumerated type for the type of selection
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public enum sel_type : int
Fields
| Name | Description |
|---|---|
| ALL | Entire extent selected |
| ERROR | Error |
| HYPERSLABS | "New-style" hyperslab selection defined |
| N | |
| NONE | Nothing selected |
| POINTS | Sequence of points selected |