Click or drag to resize

ImageElement Class

Represents an image
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class ImageElement : WindowlessComponent

The ImageElement type exposes the following members.

Properties
  NameDescription
Public propertyAllowAspectRatioChange
Allow the user to change the aspect ratio of the image
Public propertyEmbedded
Should the Image be embedded into the document?
Public propertyImage
The current Image
Public propertyImageSource
The path or url to the image
Public propertyPicture
Gets or Sets an IPictureDisp
Top
Methods
  NameDescription
Public methodResetImageSize
Resets the size of the image to original size in cm.
Top
See Also