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#
VB
C++
public DrawingBrush OutBrush { get; } 
  
Public ReadOnly Property OutBrush As DrawingBrush 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.