MindFusion.Wpf Pack Programmer's Guide
PicturePresenter Members
Fields Properties Methods
 


Defines the presentation of pictures in the WorkbookView control.

The following tables list the members exposed by the PicturePresenter type.

 Public Fields

  Name Description

AdjustmentHandleBackgroundProperty

Identifies the AdjustmentHandleBackground dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleBorderBrushProperty

Identifies the AdjustmentHandleBorderBrush dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleSizeProperty

Identifies the AdjustmentHandleSize dependency property. (Inherited from InteractiveObjectPresenter.)

IsSelectedProperty

Identifies the IsSelected dependency property. (Inherited from InteractiveObjectPresenter.)

ObjectProperty

Identifies the Object dependency property. (Inherited from InteractiveObjectPresenter.)

 Public Properties

  Name Description

AdjustmentHandleBackground

Gets or sets the background brush of the adjustment handles. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleBorderBrush

Gets or sets the border brush of the adjustment handles. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleSize

Gets or sets the size of the adjustment handles, in pixels. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

IsSelected

Gets or sets a value indicating whether the presenter is selected. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

Object

Gets or sets the interactive object associated with this presenter. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override. (Inherited from InteractiveObjectPresenter.)

 Protected Methods

  Name Description

GetLayoutClip

FrameworkElement.GetLayoutClip override. (Inherited from InteractiveObjectPresenter.)

 See Also

PicturePresenter Class
MindFusion.Spreadsheet.Wpf Namespace