ComponentOne Bitmap for WPF
Create Method (PerspectiveTransform3D)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D.Effects Namespace > PerspectiveTransform3D Class : Create Method
Creates a new instance of the PerspectiveTransform3D class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As PerspectiveTransform3D
public static PerspectiveTransform3D Create( 
   DeviceContext context
)

Parameters

context
See Also

Reference

PerspectiveTransform3D Class
PerspectiveTransform3D Members