Click or drag to resize
AB4D logo

ViewCubeCameraControllerSetViewCubeBitmap Method

[Missing <summary> documentation for "M:Ab3d.Controls.ViewCubeCameraController.SetViewCubeBitmap(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes,System.Windows.Media.Imaging.BitmapSource)"]


Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void SetViewCubeBitmap(
	ViewCubeCameraControllerViewCubePlanes viewCubePlane,
	BitmapSource newBitmap
)

Parameters

viewCubePlane  ViewCubeCameraControllerViewCubePlanes

[Missing <param name="viewCubePlane"/> documentation for "M:Ab3d.Controls.ViewCubeCameraController.SetViewCubeBitmap(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes,System.Windows.Media.Imaging.BitmapSource)"]

newBitmap  BitmapSource

[Missing <param name="newBitmap"/> documentation for "M:Ab3d.Controls.ViewCubeCameraController.SetViewCubeBitmap(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes,System.Windows.Media.Imaging.BitmapSource)"]

See Also