Click or drag to resize

PaletteContentImage Properties

The PaletteContentImage type exposes the following members.

Properties
  NameDescription
Public propertyEffect
Gets the effect applied to drawing the image.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImageColorMap
Gets and set the image color to remap into another color.
Public propertyImageColorTo
Gets and set the color to use in place of the image map color.
Public propertyImageH
Gets the horizontal relative alignment of the image.
Public propertyImageV
Gets the vertical relative alignment of the image.
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Top
See Also