IODBObjectGetDiameter Method

Get the diameter of the object.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public double GetDiameter()

Return Value

Double
The diameter as double.

Implements

InterfaceODBObjectGetDiameter

See Also