[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutView.SetRelativeTransform

SetRelativeTransform Method

SetRelativeTransform(LayoutView, Matrix)

Sets the transformation matrix relative to other LayoutView.

Declaration
public void SetRelativeTransform(LayoutView baseView, Matrix relativeTransform)
Parameters
Type Name Description
LayoutView baseView

A LayoutView to be used as the base for relative transformation.

Matrix relativeTransform

The transformation matrix relative to the baseView.