Brush Property

Summary
Gets or sets the pen System.Windows.Media.Brush.
Syntax
C#
C++/CLI
public Brush Brush { get; set; } 
public: 
property Brush^ Brush { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 

Property Value

The brush color of the D2DPen.

Remarks

The default value is null.

Requirements

Target Platforms

See Also

Reference

D2DPen Class

D2DPen Members

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

Leadtools.Windows.D2DRendering Assembly

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