Click or drag to resize
DigitalRuneThemeImageContent Properties

The ThemeImageContent type exposes the following members.

Properties
  NameDescription
Public propertyBorder
Gets or sets the border that defines the 9-grid layout for image stretching.
Public propertyColor
Gets or sets the tint color.
Public propertyHorizontalAlignment
Gets or sets the horizontal alignment.
Public propertyIsOverlay
Gets or sets a value indicating whether this image is drawn on top of the control.
Public propertyMargin
Gets or sets the margin (left, top, right, bottom).
Public propertyName
Gets or sets the name of the image.
Public propertySourceRectangle
Gets or sets the source rectangle of the image in the texture atlas of the theme.
Public propertyTexture
Gets or sets the name of the texture atlas containing the image.
Public propertyTileMode
Gets or sets the tile mode.
Public propertyVerticalAlignment
Gets or sets the vertical alignment.
Top
See Also