[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.View.SetTransform

SetTransform Method

SetTransform(Matrix)

Assigns a transformation matrix to this View relative to the Surface or the base View.

Declaration
public void SetTransform(Matrix transform)
Public Sub SetTransform(transform As Matrix)
Parameters
Type Name Description
Matrix transform