Fill Property

Summary

Gets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property.

Syntax
C#
VB
C++
public Brush Fill { get; set; } 
  
Public Property Fill As Brush 
public: 
property Brush^ Fill { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 

Property Value

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

Example

For an example, refer to Leadtools.Windows.Media.Transitions.BlindTransition.

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.