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#
C++/CLI
public Brush Fill { get; set; } 
public: 
property Brush^ Fill { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

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