C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / PerspectiveTransform3D Class / Create Method

In This Topic
Create Method (PerspectiveTransform3D)
In This Topic
Creates a new instance of the PerspectiveTransform3D class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As PerspectiveTransform3D
 

Parameters

context
See Also