ComponentOne Imaging for Silverlight Library
TransformToVisual Method

C1.Silverlight.Imaging Namespace > C1Image Class : TransformToVisual Method
Syntax
'Declaration
 
Public Function TransformToVisual( _
   ByVal visual As System.Windows.UIElement _
) As System.Windows.Media.GeneralTransform
public System.Windows.Media.GeneralTransform TransformToVisual( 
   System.Windows.UIElement visual
)

Parameters

visual
See Also

Reference

C1Image Class
C1Image Members