Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / View Class / ResetTransform Method

In This Topic
    ResetTransform Method
    In This Topic
    Resets the transformation matrix to the base View transformation or to GrapeCity.Documents.Common.Matrix.Identity.
    Syntax
    'Declaration
     
    Public Function ResetTransform() As View
    public View ResetTransform()
    See Also