SoDataCompressorTileInfoDataType Property |
Tile's data type (byte, int, etc.).
Namespace: OIV.LDM.CompressorsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoDataSetDataTypes DataType { get; set; }
Public Property DataType As SoDataSetDataTypes
Get
Set
public:
property SoDataSetDataTypes DataType {
SoDataSetDataTypes get ();
void set (SoDataSetDataTypes value);
}
member DataType : SoDataSetDataTypes with get, set
Property Value
Type:
SoDataSetDataTypesRemarks See Also