Click or drag to resize
SoLDMMediatorReadTile Method (Int32, SoLDMTileID, Byte, Boolean)

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ReadTile(
	int dataSetId,
	SoLDMTileID tileID,
	byte[] buffer,
	bool transform
)

Parameters

dataSetId
Type: SystemInt32
tileID
Type: OIV.LDMSoLDMTileID
buffer
Type: SystemByte
transform
Type: SystemBoolean
Remarks