========================================== EClass ShapeFromResource ========================================== Provides a definition for shapes loaded from external resources (e.g. svg files) :ePackage: :doc:`displayStyles <./EPackage_displayStyles>` :inherits from: :doc:`Shape <./EClass_Shape>` EAttributes ############# ``EDouble`` sizeX Defines the initial width that is used for displaying the image. ``EString`` filepath Defines the file path to the image. The file path is specified relative to the model's path. ``EDouble`` sizeY Defines the initial height that is used for displaying the image. ``EDouble`` rotation Defines the rotation in degrees of the shape. EReferences ############# This eClass contains no references.