←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.