←Select platform

TextBrush Property

Summary

Gets or sets the System.Drawing.SolidBrush to use for painting.

Syntax

C#
VB
C++
public SolidBrush TextBrush { get; set; } 
  
Public Property TextBrush As SolidBrush 
public: 
property SolidBrush^ TextBrush { 
   SolidBrush^ get(); 
   void set (    SolidBrush^ ); 
} 

Property Value

The System.Drawing.SolidBrush to use for painting.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly