Skip to main content

ISceneBrush Properties

Properties

AlignmentXGets the horizontal alignment of a tile in the destination.
(Inherited from ITileBrush)
AlignmentYGets the horizontal alignment of a tile in the destination.
(Inherited from ITileBrush)
DestinationRectGets the rectangle on the destination in which to paint a tile.
(Inherited from ITileBrush)
OpacityGets the opacity of the brush.
(Inherited from IBrush)
SourceRectGets the rectangle of the source image that will be displayed.
(Inherited from ITileBrush)
StretchGets a value indicating how the source rectangle will be stretched to fill the destination rect.
(Inherited from ITileBrush)
TileModeGets the brush's tile mode.
(Inherited from ITileBrush)
TransformGets the transform of the brush.
(Inherited from IBrush)
TransformOriginGets the origin of the brushes Transform
(Inherited from IBrush)

See Also

Reference

ISceneBrush Interface
Avalonia.Media Namespace