InterfaceTextSpecifics Interface
Only Text have this combination of specifics.
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public interface InterfaceTextSpecifics : InterfaceObjectSpecifics
Public Interface InterfaceTextSpecifics
Inherits InterfaceObjectSpecifics
public interface class InterfaceTextSpecifics : InterfaceObjectSpecifics
type InterfaceTextSpecifics =
interface
interface InterfaceObjectSpecifics
end
- Implements
- InterfaceObjectSpecifics
| 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.
|