InterfaceFilterCreateText(IODBLayer) Method

Create an odb text object

Definition

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

Parameters

ParentLayer  IODBLayer
the parent layer

Return Value

IODBObject
teh new object

See Also