Click or drag to resize

ResourceImageProxy Properties

The ResourceImageProxy type exposes the following members.

Properties
 NameDescription
Public propertyContentHash Gets a string that is unique for the content of the proxy.
(Overrides ImageProxyContentHash)
Public propertyIsValid Returns true if this image proxy holds valid content.
(Overrides ImageProxyIsValid)
Public propertyName Gets the name of the instance. Can be a file name, resource name, Url etc.
(Overrides ImageProxyName)
Public propertySizeReturns the original size of the image in points (1/72 inch).
(Overrides ImageProxySize)
Top
See Also