IComponentAreaParameters Class

Area parameters with all important information to draw areas like real body oultine or physics heat area.

Definition

Namespace: PCBI.Automation.DrawingParameters
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class IComponentAreaParameters
Inheritance
Object    IComponentAreaParameters

Constructors

IComponentAreaParameters Create an instance of component area parameters.

Properties

DrawArea Draw the area outline or not
DrawColor Color for drawing
DrawStyle Line Style for drawing
FillArea Draw the area filed or not
FillColor Color for filling
Type Type of the area for this setting

Extension Methods

See Also