InterfaceODBObjectSetSpecifics(IObjectSpecificsD) Method

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

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool SetSpecifics(
	IObjectSpecificsD specifics
)

Parameters

specifics  IObjectSpecificsD
 

Return Value

Boolean

Implements

InterfaceObjectSetSpecifics(IObjectSpecificsD)

See Also