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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

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