Click or drag to resize

SyntheticBrushBase Properties

The SyntheticBrushBase 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 propertyRepeatLength Gets the repeat length in points.
Public propertySizeReturns the original size of the image in points (1/72 inch).
(Overrides ImageProxySize)
Top
See Also