.NET Framework Class Library
ImageItem Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ImageItem Class > ImageItem Members |
The ImageItem type exposes the following members.
|
Name |
Description |
Initializes image by using the specified stream |
||
Initializes Stream image by opening the image at specified path |
|
Name |
Description |
Equals |
(Inherited from Object.) |
|
(Overrides Object.Finalize().) |
||
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
ToString |
(Inherited from Object.) |
|
Name |
Description |
BoundingRect holds the bounding rectangle of the Image segment |
||
Dirty specifies whether the Image has been modified or not |
||
Image holds the Image segment as a Stream object |
||