InterfaceODBObjectGetSpecifics Method

The special information of this objecttype.

Definition

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

Return Value

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

See Also