Gets or sets the transformation that is applied to the brush using relative coordinates.
Syntax
<brush> <brush.RelativeTransform> singleTransform </brush.RelativeTransform> </brush>
XAML Values
- singleTransform
-
A single object element for a class that derives from Transform, for example TranslateTransform.
Property value
Type: Transform
The transformation that is applied to the brush using relative coordinates. The default value is null.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012