Returns a dictionary of the image properties associated with the image in the image edit panel.
Original signature is '- (NSDictionary *)imageProperties'
Available in Mac OS X v 10.5 and later.

C# | Visual Basic | Visual C++ |
NSDictionary ImageProperties { get; }
ReadOnly Property ImageProperties As NSDictionary Get
property NSDictionary^ ImageProperties { NSDictionary^ get (); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)