ITextSpecifics Class

Only Text have this combination of specifics.

Definition

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

Constructors

ITextSpecificsInitializes a new instance of the ITextSpecifics class

Fields

Location The orgin of the text.
Occurrence Occurrence can be 1 0r 0 (version in ODB++ Spec).
Positive If its false it will be cuted out from other objects before.
Rotation The rotation of the text.
ShapeIndex Shape index of used symbol. This parameter is obsolete and will be removed soon.
Text The sourcedata of the text.
TextSize the Textsize
WidthFactor Factor to stretch the text.

Extension Methods

See Also