Click or drag to resize
AB4D logo

ViewCubeCameraControllerSetViewCubeBitmaps(BitmapSource, BitmapSource, BitmapSource, BitmapSource, BitmapSource, BitmapSource) Method

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


Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void SetViewCubeBitmaps(
	BitmapSource rightBitmap,
	BitmapSource leftBitmap,
	BitmapSource topBitmap,
	BitmapSource bottomBitmap,
	BitmapSource frontBitmap,
	BitmapSource backBitmap
)

Parameters

rightBitmap  BitmapSource

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

leftBitmap  BitmapSource

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

topBitmap  BitmapSource

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

bottomBitmap  BitmapSource

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

frontBitmap  BitmapSource

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

backBitmap  BitmapSource

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

See Also