VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / IWpfInteractiveObject Interface
Properties Methods Events SeeAlso
In This Topic
    IWpfInteractiveObject Interface Members
    In This Topic
    The following tables list the members exposed by IWpfInteractiveObject.
    Public Properties
     NameDescription
    Public PropertyGets or sets an interaction controller of interactive object.
    Public PropertyGets or sets a value indicating whether interaction controller is enabled.
    Public PropertyGets or sets a value indicating whether the interactive object is visible.
    Public Methods
     NameDescription
    Public MethodReturns a bounding box of object, in object space.
    Public MethodReturns a point transformation of interactive object for specified WpfImageViewer.
    Public MethodInvalidates an image viewer.
    Public MethodDetermines that point belongs the selection.
    Public Events
     NameDescription
    Public EventOccurs when the object state is changed.
    See Also