ComponentOne Basic Library for UWP
TransformMatrix Property (C1ScrollViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : TransformMatrix Property
Syntax
'Declaration
 
Public Property TransformMatrix As Windows.Foundation.Numerics.Matrix4x4
public Windows.Foundation.Numerics.Matrix4x4 TransformMatrix {get; set;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members