OutBrush Property

Summary
Gets an animated brush created from the Fill and Leadtools.Windows.Media.Transitions.PushTransition.Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property.
Syntax
C#
C++/CLI
public DrawingBrush OutBrush { get; } 
public: 
property DrawingBrush^ OutBrush { 
   DrawingBrush^ get(); 
} 

Property Value

The animated brush to be used when applying a transition to a framework element.

Example

This example will create a Leadtools.Windows.Media.Transitions.BlindTransition and apply it to a Rectangle shape.

Requirements

Target Platforms

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

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