ComponentOne Basic Library for UWP
TransformMatrix Property (C1ListViewerItem)

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

Reference

C1ListViewerItem Class
C1ListViewerItem Members