Applies the specified transform to the surface, replacing the existing transformation. All subsequent drawing operations occur in the transformed space.
public void SetTransform( Matrix matrix )
public void SetTransform(
Matrix matrix
)
Public Sub SetTransform( _ ByVal matrix As Matrix _ )
Public Sub SetTransform( _
ByVal matrix As Matrix _
public: void SetTransform( Matrix matrix )
public:
void SetTransform(
matrix The transform to apply to the surface.
Target Platforms
D2DSurface Class
D2DSurface Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library