EffectTransferTable3D.Device Property |
Gets the device associated with this EffectTransferTable3D.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic CanvasDevice Device { get; }
Property Value
Type:
CanvasDevice
See Also