Brush |
The BrushData type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle | Gets or sets the angle. | |
| BrushType | Gets the brush type. | |
| Color | Gets or sets the color. | |
| 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. | |
| PositionType | Gets or sets the type of the position. | |
| Repeat | Gets or sets how the image brush will repeat itself. | |
| ShapeType | Gets or sets the type of the shape. | |
| Size | Gets or sets how the image brush will size itself. | |
| SizeType | Gets or sets the type of the size. | |
| Source | Gets or sets the source of the image. | |
| Stops | Gets the stops. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between the business object and the DTO. | |
| ToDataContractMappings | The mapping between the business object and the DTO. |