Defines the presentation of pictures in the WorkbookView control.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public class PicturePresenter : InteractiveObjectPresenter |
Visual Basic
Copy Code
|
|---|
Public Class PicturePresenter |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.Spreadsheet.Wpf.InteractiveObjectPresenter
MindFusion.Spreadsheet.Wpf.PicturePresenter
See Also