IODBObjectSetSpecifics(IObjectSpecifics) Method

Set the specific values of the object, uses the last ShapeIndex!

Definition

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

Parameters

Specifics  IObjectSpecifics
The new specifics for the object

Return Value

Boolean

Implements

InterfaceODBObjectSetSpecifics(IObjectSpecifics)
InterfaceObjectSetSpecifics(IObjectSpecifics)
InterfaceObjectSetSpecifics(IObjectSpecifics)

See Also