The OutBrush Property supports WPF/Silverlight.
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
Visual Basic (Declaration) | |
---|
Public ReadOnly Property OutBrush As DrawingBrush |
Property Value
The animated brush to be used when applying a transition to a framework element.
Example
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also