Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class
Members

In This Topic
    Picture Class
    In This Topic
    Picture entity.
    Syntax
    'Declaration
     
    Public Class Picture 
       Inherits PlanarEntity
       Implements IEntitydevDept.Eyeshot.ISelectableItem 
    Remarks
    In case of semitransparent bitmaps, the Picture must be added as last entity.
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.PlanarEntity
             devDept.Eyeshot.Entities.Picture
                devDept.Eyeshot.Translators.Ole2Frame

    See Also