DrawingContext::PushTransform Method (Transform^)
.NET Framework (current version)
Pushes the specified Transform onto the drawing context.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- transform
-
Type:
System.Windows.Media::Transform^
The transform to apply to subsequent drawing commands.
The transform applies to all subsequent drawing commands until it is removed by the Pop command.
.NET Framework
Available since 3.0
Available since 3.0
Show: