Click or drag to resize

GraphicalRepresentation Class

Graphical representation.
Inheritance Hierarchy
SystemObject
  Emulate3D.FMIElementBase
    Emulate3D.FMI.V3.DescriptionAnnotationsBase
      Emulate3D.FMI.V3.DescriptionGraphicalRepresentation

Namespace: Emulate3D.FMI.V3.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class GraphicalRepresentation : AnnotationsBase

The GraphicalRepresentation type exposes the following members.

Properties
 NameDescription
Public propertyAnnotations Annotations.
(Inherited from AnnotationsBase)
Public propertyCoordinateSystem Defines the extent of the whole icon, graphical items may exceed that rectangle.
Public propertyIcon Defines the image position.
Top
See Also