TargetObject Property

Summary
Gets or set a framework element to apply a transition to it. This is a dependency property.
Syntax
C#
C++/CLI
public FrameworkElement TargetObject { get; set; } 
public: 
property FrameworkElement^ TargetObject { 
   FrameworkElement^ get(); 
   void set (    FrameworkElement^ ); 
} 

Property Value

The brush for the shadow for the frame that you add to the ImageViewer or RasterImageViewer control.

Remarks

No need to set this property if you want to apply a transition to a Leadtools.Controls.ImageViewer. When set the Leadtools.Controls.ImageViewer.Transition property the TargetObject will be set internally.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.