[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicTiffWriter.FrameTransform

FrameTransform Property

FrameTransform

Gets or sets the transformation chain to be applied to the next saved frame.

Declaration
public BaseTransform[] FrameTransform { get; set; }
Public Property FrameTransform As BaseTransform()