ImageBrush Class |
Namespace: Dundas.BI.Entities.Views
The ImageBrush type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageBrush |
Initializes a new instance of the ImageBrush class.
|
Name | Description | |
---|---|---|
![]() | BrushType |
Gets the brush type.
(Overrides BrushBrushType.) |
![]() | ImageHeight |
Gets or sets the last known height of the image.
This is used when SVG rendering is required for 'auto' or 'repeat' modes.
|
![]() | ImageWidth |
Gets or sets the last known width of the image.
This is used when SVG rendering is required for 'auto' or 'repeat' modes.
|
![]() | Repeat |
Gets or sets how the image brush will repeat itself.
|
![]() | Size |
Gets or sets how the image brush will size itself.
|
![]() | Source |
Gets or sets the source of the image.
|