←Select platform

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