InterfaceFilterCreateText(InterfaceODBLayer) Method

Create an odb text object

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IODBObject CreateText(
	InterfaceODBLayer ParentLayer
)

Parameters

ParentLayer  InterfaceODBLayer
the parent layer

Return Value

IODBObject
teh new object

See Also