ComponentOne Basic Library for UWP
TransformMatrix Property (C1ListViewerPanel)

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

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members