IODBObjectGetSpecifics Method

The special information of this objecttype.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override IObjectSpecifics GetSpecifics()

Return Value

IObjectSpecifics
Deoending of the type it returns an IArcSpecifics, ILineSpecifics, IPadSpecifics or an ITextSpecifics.

Implements

InterfaceODBObjectGetSpecifics

See Also