TerminalGraphicalRepresentation Class |
Namespace: Emulate3D.FMI.V3.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class TerminalGraphicalRepresentation : AnnotationsBase
The TerminalGraphicalRepresentation type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase.) | |
| DefaultConnectionColor |
If non-null, default connection color.
| |
| DefaultConnectionStrokeSize |
If non-null, default connection stroke size.
| |
| IconBaseName |
Icon base name.
| |
| X1 |
Coordinate x1.
| |
| X2 |
Coordinate x2.
| |
| Y1 |
Coordinate y1.
| |
| Y2 |
Coordinate y2.
|