InterfaceODBLayerGetSymbolNameFromShapeIndex Method

Returns the ODBString for the ShapeIndex or Empty String

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetSymbolNameFromShapeIndex(
	int shapeIndex
)

Parameters

shapeIndex  Int32
 

Return Value

String
ODBString or Empty

See Also