-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.Brush.RelativeTransform |
winrt property |
Gets or sets the transformation that is applied to the brush using relative coordinates.
<brush>
<brush.RelativeTransform>
singleTransform
</brush.RelativeTransform>
</brush>
- singleTransform
- singleTransformA single object element for a class that derives from Transform, for example TranslateTransform.