ISOPicture Properties |
The ISOPicture type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Height | Picture height in pixels |
![]() ![]() | Id | Picture id (binary object id) in the database. You can set this id if you want two pictures to share the same binary object. |
![]() ![]() | IsReadOnly | Returns true if the picture is read-only. Person and Project pictures are read/write, Status monitors are usually read-only. |
![]() | Picture | Returns a picture object, suitable for display in a graphics context. Changes to the picture object do not affect the superoffice picture. Note you cannot access this property via the Application object: See MSDN PRB 150034. |
![]() ![]() | Type | Picture type - GIF/JPG/BMP |
![]() ![]() | Width | Picture width in pixels |