InterfaceODBObjectSetSpecifics(IObjectSpecifics) 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(
	IObjectSpecifics specifics
)

Parameters

specifics  IObjectSpecifics
 

Return Value

Boolean

Implements

InterfaceObjectSetSpecifics(IObjectSpecifics)

See Also