This property sets whether or not the checkbox used to set "Refine PasteImage" is displayed in the property dialog.

[Visual Basic] Public Property DialogRefinePasteImageVisible As Boolean
[C#] public bool DialogRefinePasteImageVisible {get; set;}

Property Value

True: The checkbox used to set "Refine PasteImage" is displayed

False: The checkbox used to set "Refine PasteImage" is not displayed

Default value is True

Explanation

The DialogRefinePasteImageVisible property sets whether or not the checkcox used to set "Refine PasteImage" is displayed in the property dialog.

When this property is False, the checkbox used to set "Refine PasteImage" is not displayed.

This property is enabled for the Image object only.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation