Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method applies an IXRTransform object to an IXRGeometry object.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetTransform (
__in IXRTransform *pTransform
)=0;
Parameters
- pTransform
[in] Points to the IXRTransform to apply.
Return Values
Returns a standard HRESULT.
.NET Framework Equivalent
System.Windows.Media.Geometry.Transform property
Requirements
| Header | XamlRuntime.h |
| sysgen | SYSGEN_XAML_RUNTIME |
| Windows Embedded CE | Windows Embedded CE 6.0 R3 |