Method function IGDIPlus.IGPPathGradientBrush.ResetTransform() : TGPPathGradientBrush

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: IGPPathGradientBrush

Contents

Syntax

Delphi:

function ResetTransform() : TGPPathGradientBrush;

C++ Builder:

TGPPathGradientBrush __fastcall ResetTransform();

Visual C++ (MFC):

ResetTransform();

Summary

Sets the world transformation matrix of the object to the identity matrix.

Description

Call this method to set the world transformation matrix of the object to the identity matrix. Remarks The identity matrix represents a transformation that does nothing. If the world transformation matrix of an object is the identity matrix, then no world transformation is applied to items drawn using that object.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox