| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub ResetTransform() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public override void ResetTransform() | |
| C++/CLI | |
|---|---|
public: void ResetTransform(); override | |
The AnnGroupObject object will reset the transform of all objects in the group. For more information, refer to AnnObject.ResetTransform.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code