Click or drag to resize

Icon Class

Icon.
Inheritance Hierarchy
SystemObject
  Emulate3D.FMIElementBase
    Emulate3D.FMI.V3.DescriptionIcon

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

The Icon type exposes the following members.

Properties
 NameDescription
Public propertyX1 Coordinate x1.
Public propertyX2 Coordinate x2.
Public propertyY1 Coordinate y1.
Public propertyY2 Coordinate y2.
Top
See Also