Click or drag to resize

IDBConfigReaderGetPhotometricInterpretationIDFromName Method

Gets the Photometric Interpretation ID from the name provided.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
int GetPhotometricInterpretationIDFromName(
	string name
)

Parameters

name
Type: SystemString
Photometric Interpretation name.

Return Value

Type: Int32
Photometric Interpretation ID
See Also